Home
last modified time | relevance | path

Searched defs:file_actions (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libc/port/threads/
H A Dspawn.c274 const posix_spawn_file_actions_t *file_actions, in posix_spawn()
368 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
512 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_init()
520 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_destroy()
539 add_file_attr(posix_spawn_file_actions_t *file_actions, file_attr_t *fap) in add_file_attr()
563 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addopen()
594 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclose()
613 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_adddup2()
634 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclosefrom_np()