strv_new_ap      2586 src/core/execute.c         l = strv_new_ap(path, ap);
strv_new_ap      2616 src/core/execute.c         l = strv_new_ap(path, ap);
strv_new_ap       423 src/libsystemd/sd-path/sd-path.c                 l = strv_new_ap(first, ap);
strv_new_ap       157 src/shared/conf-files.c         dirs = strv_new_ap(dir, ap);
strv_new_ap       180 src/shared/strv.c         r = strv_new_ap(x, ap);
strv_new_ap        55 src/shared/strv.h char **strv_new_ap(const char *x, va_list ap);