Searched refs:deployment (Results 1 – 6 of 6) sorted by relevance
/systemd-251/shell-completion/zsh/ |
D | _hostnamectl | 58 "deployment:Get/set deployment environment for host"
|
/systemd-251/src/hostname/ |
D | hostnamectl.c | 43 const char *deployment; member 145 if (!isempty(i->deployment)) { in print_status_info() 148 TABLE_STRING, i->deployment); in print_status_info() 302 { "Deployment", "s", NULL, offsetof(StatusInfo, deployment) }, in show_all_names()
|
D | hostnamed.c | 267 static bool valid_deployment(const char *deployment) { in valid_deployment() argument 268 assert(deployment); in valid_deployment() 270 return in_charset(deployment, VALID_DEPLOYMENT_CHARS); in valid_deployment() 1313 SD_BUS_ARGS("s", deployment, "b", interactive),
|
/systemd-251/shell-completion/bash/ |
D | hostnamectl | 69 [NAME]='hostname deployment location'
|
/systemd-251/docs/ |
D | DISTRO_PORTING.md | 42 For deployment, optimization (`-O2` or `-O3` compiler options), link time
|
/systemd-251/ |
D | NEWS | 10387 deployment environment of the machine, as well as the
|