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

/external/dhcpcd-6.8.2/compat/
H A Dposix_spawn.h43 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon4817
46 const posix_spawn_file_actions_t *, const posix_spawnattr_t *,
/external/bison/lib/
H A Dspawn.in.h105 # define posix_spawn_file_actions_t rpl_posix_spawn_file_actions_t macro
115 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon624
180 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
188 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
197 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
206 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
231 const posix_spawn_file_actions_t *__file_actions,
237 const posix_spawn_file_actions_t *__file_actions,
244 const posix_spawn_file_actions_t *__file_actions,
251 const posix_spawn_file_actions_t *__file_action
[all...]

Completed in 30 milliseconds