HomeSort by relevance Sort by last modified time
    Searched defs:posix_spawn_file_actions_t (Results 1 - 3 of 3) sorted by null

  /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:__anon46427
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:__anon48163
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/lib/
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:__anon4975
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...]

Completed in 148 milliseconds