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

/external/bison/lib/
H A Dspawn.in.h83 # define posix_spawnattr_t rpl_posix_spawnattr_t macro
96 } posix_spawnattr_t; typedef in typeref:struct:__anon354
121 /* Flags to be set in the 'posix_spawnattr_t'. */
181 const posix_spawnattr_t *_Restrict_ __attrp,
189 const posix_spawnattr_t *_Restrict_ __attrp,
198 const posix_spawnattr_t *_Restrict_ __attrp,
207 const posix_spawnattr_t *_Restrict_ __attrp,
232 const posix_spawnattr_t *__attrp,
238 const posix_spawnattr_t *__attrp,
245 const posix_spawnattr_t *__attr
[all...]

Completed in 62 milliseconds