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

/external/bison/lib/
H A Dspawn_faction_destroy.c26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions)
H A Dspawn_faction_init.c32 __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t *file_actions)
51 posix_spawn_file_actions_init (posix_spawn_file_actions_t *file_actions)
H A Dspawn_int.h53 extern int __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t *
60 const posix_spawn_file_actions_t *file_actions,
H A Dspawnp.c28 const posix_spawn_file_actions_t *file_actions,
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:__anon577
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...]
H A Dspawn_faction_addclose.c36 posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions,
H A Dspawn_faction_adddup2.c36 posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions,
H A Dspawn_faction_addopen.c36 posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions,
H A Dspawni.c97 const posix_spawn_file_actions_t *file_actions,
140 const posix_spawn_file_actions_t *file_actions,
H A Dspawn-pipe.c255 posix_spawn_file_actions_t actions;
/external/dhcpcd-6.8.2/compat/
H A Dposix_spawn.h43 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon4986
46 const posix_spawn_file_actions_t *, const posix_spawnattr_t *,
H A Dposix_spawn.c85 const posix_spawn_file_actions_t *file_actions,
/external/bison/darwin-lib/
H A Dspawn.h417 # define posix_spawn_file_actions_t rpl_posix_spawn_file_actions_t
427 } posix_spawn_file_actions_t;
492 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
500 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
509 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
518 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
543 const posix_spawn_file_actions_t *__file_actions,
549 const posix_spawn_file_actions_t *__file_actions,
556 const posix_spawn_file_actions_t *__file_actions,
563 const posix_spawn_file_actions_t *__file_action
[all...]
/external/bison/linux-lib/
H A Dspawn.h417 # define posix_spawn_file_actions_t rpl_posix_spawn_file_actions_t
427 } posix_spawn_file_actions_t;
492 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
500 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
509 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
518 const posix_spawn_file_actions_t *_Restrict_ __file_actions,
543 const posix_spawn_file_actions_t *__file_actions,
549 const posix_spawn_file_actions_t *__file_actions,
556 const posix_spawn_file_actions_t *__file_actions,
563 const posix_spawn_file_actions_t *__file_action
[all...]
/external/valgrind/none/tests/solaris/
H A Dposix_spawn.c14 posix_spawn_file_actions_t file_actions;
/external/clang/tools/scan-build-py/libear/
H A Dear.c125 const posix_spawn_file_actions_t *file_actions,
132 const posix_spawn_file_actions_t *file_actions,
266 const posix_spawn_file_actions_t *file_actions,
276 const posix_spawn_file_actions_t *file_actions,
366 const posix_spawn_file_actions_t *file_actions,
371 const posix_spawn_file_actions_t *,
387 const posix_spawn_file_actions_t *file_actions,
392 const posix_spawn_file_actions_t *,
/external/valgrind/memcheck/tests/solaris/
H A Dspawn.c40 posix_spawn_file_actions_t fa;
/external/llvm/lib/Support/Unix/
H A DProgram.inc129 posix_spawn_file_actions_t *FileActions) {
195 posix_spawn_file_actions_t FileActionsStore;
196 posix_spawn_file_actions_t *FileActions = nullptr;
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
H A DProgram.inc135 posix_spawn_file_actions_t *FileActions) {
188 posix_spawn_file_actions_t FileActionsStore;
189 posix_spawn_file_actions_t *FileActions = 0;
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
H A DProgram.inc129 posix_spawn_file_actions_t *FileActions) {
195 posix_spawn_file_actions_t FileActionsStore;
196 posix_spawn_file_actions_t *FileActions = nullptr;
/external/libcups/cups/
H A Dtls-darwin.c319 posix_spawn_file_actions_t actions; /* File actions */
/external/bison/
H A Dconfigure18482 posix_spawn_file_actions_t actions;
18623 posix_spawn_file_actions_t actions;
26331 posix_spawn_file_actions_t actions;
26413 posix_spawn_file_actions_t actions;
26496 posix_spawn_file_actions_t actions;
29627 ac_fn_c_check_type "$LINENO" "posix_spawn_file_actions_t" "ac_cv_type_posix_spawn_file_actions_t" "

Completed in 782 milliseconds