/external/bison/lib/ |
spawn_faction_destroy.c | 26 posix_spawn_file_actions_destroy (posix_spawn_file_actions_t *file_actions)
|
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)
|
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,
|
spawnp.c | 28 const posix_spawn_file_actions_t *file_actions,
|
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:__anon4980 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...] |
spawn_faction_addclose.c | 36 posix_spawn_file_actions_addclose (posix_spawn_file_actions_t *file_actions,
|
spawn_faction_adddup2.c | 36 posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *file_actions,
|
spawn_faction_addopen.c | 36 posix_spawn_file_actions_addopen (posix_spawn_file_actions_t *file_actions,
|
spawni.c | 97 const posix_spawn_file_actions_t *file_actions, 140 const posix_spawn_file_actions_t *file_actions,
|
spawn-pipe.c | 255 posix_spawn_file_actions_t actions;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
spawn.h | 50 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon47203 74 __const posix_spawn_file_actions_t *__restrict 85 __const posix_spawn_file_actions_t *__file_actions, 160 extern int posix_spawn_file_actions_init (posix_spawn_file_actions_t * 164 extern int posix_spawn_file_actions_destroy (posix_spawn_file_actions_t * 169 extern int posix_spawn_file_actions_addopen (posix_spawn_file_actions_t * 178 extern int posix_spawn_file_actions_addclose (posix_spawn_file_actions_t * 184 extern int posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
spawn.h | 50 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon48939 74 __const posix_spawn_file_actions_t *__restrict 85 __const posix_spawn_file_actions_t *__file_actions, 160 extern int posix_spawn_file_actions_init (posix_spawn_file_actions_t * 164 extern int posix_spawn_file_actions_destroy (posix_spawn_file_actions_t * 169 extern int posix_spawn_file_actions_addopen (posix_spawn_file_actions_t * 178 extern int posix_spawn_file_actions_addclose (posix_spawn_file_actions_t * 184 extern int posix_spawn_file_actions_adddup2 (posix_spawn_file_actions_t *
|
/external/bison/darwin-lib/ |
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/linux-lib/ |
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/lldb/test/functionalities/exec/ |
main.cpp | 31 const posix_spawn_file_actions_t *file_actions = NULL;
|
/external/lldb/include/lldb/Target/ |
Process.h | 479 AddPosixSpawnFileAction (posix_spawn_file_actions_t *file_actions, [all...] |
/external/lldb/tools/debugserver/source/MacOSX/ |
MachProcess.cpp | [all...] |
/external/lldb/source/Target/ |
Process.cpp | 667 ProcessLaunchInfo::FileAction::AddPosixSpawnFileAction (posix_spawn_file_actions_t *file_actions, [all...] |
/external/bison/ |
configure | [all...] |