/external/bison/lib/ |
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 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 …]
|
D | spawn_faction_init.c | 32 __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()
|
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,
|
D | spawn_faction_destroy.c | 26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions) in posix_spawn_file_actions_destroy()
|
D | spawnp.c | 28 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
|
D | spawn_faction_addclose.c | 36 posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addclose()
|
D | spawn_faction_adddup2.c | 36 posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_adddup2()
|
D | spawni.c | 97 const posix_spawn_file_actions_t *file_actions, in __spawni() 140 const posix_spawn_file_actions_t *file_actions, in __spawni()
|
D | spawn_faction_addopen.c | 36 posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions, in posix_spawn_file_actions_addopen()
|
D | spawn-pipe.c | 255 posix_spawn_file_actions_t actions; in create_pipe()
|
/external/bison/linux-lib/ |
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_actions, [all …]
|
/external/bison/darwin-lib/ |
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_actions, [all …]
|
/external/clang/tools/scan-build-py/libear/ |
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, 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/dhcpcd-6.8.2/compat/ |
D | posix_spawn.h | 43 } posix_spawn_file_actions_t; typedef 46 const posix_spawn_file_actions_t *, const posix_spawnattr_t *,
|
D | posix_spawn.c | 85 const posix_spawn_file_actions_t *file_actions, in posix_spawn()
|
/external/valgrind/none/tests/solaris/ |
D | posix_spawn.c | 14 posix_spawn_file_actions_t file_actions; in main()
|
/external/bison/m4/ |
D | posix_spawn.m4 | 152 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;
|
D | spawn_h.m4 | 23 AC_CHECK_TYPES([posix_spawn_file_actions_t], [],
|
/external/valgrind/memcheck/tests/solaris/ |
D | spawn.c | 40 posix_spawn_file_actions_t fa; in main()
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
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/llvm/lib/Support/Unix/ |
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/ |
D | tls-darwin.c | 319 posix_spawn_file_actions_t actions; /* File actions */ in cupsMakeServerCredentials()
|
/external/bison/ |
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;
|