/external/bison/lib/ |
H A D | spawn_faction_destroy.c | 26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions)
|
H A D | spawn_faction_init.c | 32 __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 D | spawn_int.h | 53 extern int __posix_spawn_file_actions_realloc (posix_spawn_file_actions_t * 60 const posix_spawn_file_actions_t *file_actions,
|
H A D | spawnp.c | 28 const posix_spawn_file_actions_t *file_actions,
|
H A D | spawn.in.h | 105 # 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 D | spawn_faction_addclose.c | 36 posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions,
|
H A D | spawn_faction_adddup2.c | 36 posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions,
|
H A D | spawn_faction_addopen.c | 36 posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions,
|
H A D | spawni.c | 97 const posix_spawn_file_actions_t *file_actions, 140 const posix_spawn_file_actions_t *file_actions,
|
H A D | spawn-pipe.c | 255 posix_spawn_file_actions_t actions;
|
/external/dhcpcd-6.8.2/compat/ |
H A D | posix_spawn.h | 43 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon4986 46 const posix_spawn_file_actions_t *, const posix_spawnattr_t *,
|
H A D | posix_spawn.c | 85 const posix_spawn_file_actions_t *file_actions,
|
/external/bison/darwin-lib/ |
H A D | spawn.h | 417 # 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 D | spawn.h | 417 # 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 D | posix_spawn.c | 14 posix_spawn_file_actions_t file_actions;
|
/external/clang/tools/scan-build-py/libear/ |
H A D | ear.c | 125 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 D | spawn.c | 40 posix_spawn_file_actions_t fa;
|
/external/llvm/lib/Support/Unix/ |
H A D | Program.inc | 129 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 D | Program.inc | 135 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 D | Program.inc | 129 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 D | tls-darwin.c | 319 posix_spawn_file_actions_t actions; /* File actions */
|
/external/bison/ |
H A D | configure | 18482 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" "
|