strv_new 1141 src/core/main.c arg_join_controllers[0] = strv_new("cpu", "cpuacct", NULL); strv_new 1142 src/core/main.c arg_join_controllers[1] = strv_new("net_cls", "net_prio", NULL); strv_new 514 src/core/manager.c m->environment = strv_new("PATH=" DEFAULT_PATH, strv_new 83 src/login/logind.c m->kill_exclude_users = strv_new("root", NULL); strv_new 503 src/shared/ask-password-api.c l = strv_new("", NULL); strv_new 695 src/shared/conf-parser.c empty = strv_new(NULL, NULL); strv_new 150 src/shared/path-lookup.c data_dirs = strv_new("/usr/local/share", strv_new 256 src/shared/path-lookup.c unit_path = strv_new( strv_new 273 src/shared/path-lookup.c unit_path = strv_new( strv_new 327 src/shared/path-lookup.c p->sysvinit_path = strv_new( strv_new 345 src/shared/path-lookup.c p->sysvrcnd_path = strv_new( strv_new 62 src/shared/sleep-config.c states = strv_new("mem", "standby", "freeze", NULL); strv_new 68 src/shared/sleep-config.c modes = strv_new("platform", "shutdown", NULL); strv_new 73 src/shared/sleep-config.c states = strv_new("disk", NULL); strv_new 79 src/shared/sleep-config.c modes = strv_new("suspend", "platform", "shutdown", NULL); strv_new 84 src/shared/sleep-config.c states = strv_new("disk", NULL); strv_new 559 src/shared/strv.c return strv_new(NULL, NULL); strv_new 54 src/shared/strv.h char **strv_new(const char *x, ...) _sentinel_; strv_new 883 src/shared/time-util.c zones = strv_new("UTC", NULL); strv_new 2805 src/systemctl/systemctl.c names = strv_new(one_name, NULL);