Home
last modified time | relevance | path

Searched refs:__posix_spawn_file_actions (Results 1 – 2 of 2) sorted by relevance

/freebsd/include/
H A Dspawn.h54 typedef struct __posix_spawn_file_actions *posix_spawn_file_actions_t;
/freebsd/lib/libc/gen/
H A Dposix_spawn.c55 struct __posix_spawn_file_actions { struct
399 fa = malloc(sizeof(struct __posix_spawn_file_actions)); in posix_spawn_file_actions_init()