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

  /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:__anon13237
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;
  /external/dhcpcd-6.8.2/compat/
posix_spawn.h 43 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon17530
46 const posix_spawn_file_actions_t *, const posix_spawnattr_t *,
posix_spawn.c 85 const posix_spawn_file_actions_t *file_actions,
  /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:__anon47894
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.15-4.8/sysroot/usr/include/
spawn.h 50 } posix_spawn_file_actions_t; typedef in typeref:struct:__anon49886
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/valgrind/none/tests/solaris/
posix_spawn.c 14 posix_spawn_file_actions_t file_actions;
  /external/clang/tools/scan-build-py/libear/
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/
spawn.c 40 posix_spawn_file_actions_t fa;
  /external/libcups/cups/
tls-darwin.c 319 posix_spawn_file_actions_t actions; /* File actions */
    [all...]
  /external/bison/
configure     [all...]

Completed in 575 milliseconds