Searched defs:posix_spawn_file_actions_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dspawn.h70 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon77
75 const posix_spawn_file_actions_t *file_actions,
83 const posix_spawn_file_actions_t *file_actions,
89 posix_spawn_file_actions_t *file_actions);
92 posix_spawn_file_actions_t *file_actions);
95 posix_spawn_file_actions_t *_RESTRICT_KYWD file_actions,
102 posix_spawn_file_actions_t *file_actions,
106 posix_spawn_file_actions_t *file_actions,
166 posix_spawn_file_actions_t *_RESTRICT_KYWD fact,
170 posix_spawn_file_actions_t *file_action
[all...]

Completed in 69 milliseconds