Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/threads/
H A Dspawn.c281 const posix_spawn_file_actions_t *file_actions, in posix_spawn()
375 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
515 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_init()
523 posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_destroy()
542 add_file_attr(posix_spawn_file_actions_t *file_actions, file_attr_t *fap) in add_file_attr()
566 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addopen()
597 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclose()
616 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_adddup2()
637 posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclosefrom_np()