Home
last modified time | relevance | path

Searched refs:posix_spawn_file_actions_t (Results 1 – 24 of 24) sorted by relevance

/external/bison/lib/
Dspawn.in.h105 # define posix_spawn_file_actions_t rpl_posix_spawn_file_actions_t macro
115 } posix_spawn_file_actions_t; typedef
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_actions,
[all …]
Dspawn_faction_init.c32 __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t *file_actions) in __posix_spawn_file_actions_realloc()
51 posix_spawn_file_actions_init (posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_init()
Dspawn_int.h53 extern int __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t *
60 const posix_spawn_file_actions_t *file_actions,
Dspawn_faction_destroy.c26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_destroy()
Dspawnp.c28 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
Dspawn_faction_addclose.c36 posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclose()
Dspawn_faction_adddup2.c36 posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_adddup2()
Dspawn_faction_addopen.c36 posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addopen()
Dspawni.c97 const posix_spawn_file_actions_t *file_actions, in __spawni()
140 const posix_spawn_file_actions_t *file_actions, in __spawni()
Dspawn-pipe.c255 posix_spawn_file_actions_t actions; in create_pipe()
/external/bison/linux-lib/
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_actions,
[all …]
/external/bison/darwin-lib/
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_actions,
[all …]
/external/dhcpcd-6.8.2/compat/
Dposix_spawn.h43 } posix_spawn_file_actions_t; typedef
46 const posix_spawn_file_actions_t *, const posix_spawnattr_t *,
Dposix_spawn.c85 const posix_spawn_file_actions_t *file_actions, in posix_spawn()
/external/clang/tools/scan-build-py/libear/
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, in posix_spawn()
276 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
366 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn()
371 const posix_spawn_file_actions_t *, in call_posix_spawn()
387 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
392 const posix_spawn_file_actions_t *, in call_posix_spawnp()
/external/valgrind/none/tests/solaris/
Dposix_spawn.c14 posix_spawn_file_actions_t file_actions; in main()
/external/bison/m4/
Dposix_spawn.m4152 posix_spawn_file_actions_t actions;
279 posix_spawn_file_actions_t actions;
422 posix_spawn_file_actions_t actions;
463 posix_spawn_file_actions_t actions;
505 posix_spawn_file_actions_t actions;
Dspawn_h.m423 AC_CHECK_TYPES([posix_spawn_file_actions_t], [],
/external/valgrind/memcheck/tests/solaris/
Dspawn.c40 posix_spawn_file_actions_t fa; in main()
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
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/
DProgram.inc129 posix_spawn_file_actions_t *FileActions) {
195 posix_spawn_file_actions_t FileActionsStore;
196 posix_spawn_file_actions_t *FileActions = nullptr;
/external/llvm/lib/Support/Unix/
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/
Dtls-darwin.c321 posix_spawn_file_actions_t actions; /* File actions */ in cupsMakeServerCredentials()
/external/bison/
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;