Searched refs:fd_names (Results 1 – 3 of 3) sorted by relevance
398 char **fd_names; member
1846 joined = strv_join(p->fd_names, ":"); in build_environment()5576 streq(p->fd_names[i], stdio_fdname[STDIN_FILENO])) { in exec_context_named_iofds()5584 streq(p->fd_names[i], stdio_fdname[STDOUT_FILENO])) { in exec_context_named_iofds()5592 streq(p->fd_names[i], stdio_fdname[STDERR_FILENO])) { in exec_context_named_iofds()7018 p->fd_names = strv_free(p->fd_names); in exec_params_clear()
1258 char ***fd_names, in service_collect_fds() argument1269 assert(fd_names); in service_collect_fds()1363 *fd_names = TAKE_PTR(rfd_names); in service_collect_fds()1527 &exec_params.fd_names, in service_spawn_internal()