Home
last modified time | relevance | path

Searched refs:posix_spawn_file_actions_t (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/clang/tools/scan-build-py/libear/
Dear.c124 const posix_spawn_file_actions_t *file_actions,
131 const posix_spawn_file_actions_t *file_actions,
265 const posix_spawn_file_actions_t *file_actions, in posix_spawn()
275 const posix_spawn_file_actions_t *file_actions, in posix_spawnp()
365 const posix_spawn_file_actions_t *file_actions, in call_posix_spawn()
370 const posix_spawn_file_actions_t *, in call_posix_spawn()
386 const posix_spawn_file_actions_t *file_actions, in call_posix_spawnp()
391 const posix_spawn_file_actions_t *, in call_posix_spawnp()
/external/clang/tools/scan-build-py/libear/
Dear.c125 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/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-posix-return.cpp10 typedef struct __posix_spawn_file_actions* posix_spawn_file_actions_t; typedef
29 const posix_spawn_file_actions_t *file_actions,
33 const posix_spawn_file_actions_t *file_actions,
/external/blktrace/iowatcher/
Dtracers.c131 posix_spawn_file_actions_t facts; in run_program()
132 posix_spawn_file_actions_t *factp = NULL; in run_program()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs19 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
1426 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn() argument
1434 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp() argument
1481 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_init()
1482 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy()
1484 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument
1491 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument
1495 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
/external/llvm/lib/Support/Unix/
DProgram.inc129 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-subzero/lib/Support/Unix/
DProgram.inc129 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-10.0/llvm/lib/Support/Unix/
DProgram.inc126 posix_spawn_file_actions_t *FileActions) {
203 posix_spawn_file_actions_t FileActionsStore;
204 posix_spawn_file_actions_t *FileActions = nullptr;
/external/llvm-project/llvm/lib/Support/Unix/
DProgram.inc126 posix_spawn_file_actions_t *FileActions) {
201 posix_spawn_file_actions_t FileActionsStore;
202 posix_spawn_file_actions_t *FileActions = nullptr;
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs453 pub struct posix_spawn_file_actions_t {
3471 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn() argument
3479 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp() argument
3526 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_init()
3527 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy()
3529 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument
3536 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument
3540 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs33 pub type posix_spawn_file_actions_t = *mut ::c_void; typedef
3741 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawn() argument
3749 file_actions: *const ::posix_spawn_file_actions_t, in posix_spawnp() argument
3783 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_init()
3784 pub fn posix_spawn_file_actions_destroy(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_destroy()
3786 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addopen() argument
3793 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_addclose() argument
3797 actions: *mut posix_spawn_file_actions_t, in posix_spawn_file_actions_adddup2() argument
/external/boringssl/src/ssl/test/
Dhandshake_util.cc366 posix_spawn_file_actions_t actions; in RunHandshaker()
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dhandshake_util.cc366 posix_spawn_file_actions_t actions; in RunHandshaker()
/external/libcups/scheduler/
Dprocess.c483 posix_spawn_file_actions_t actions; /* Spawn file actions */ in cupsdStartProcess()
/external/llvm-project/lldb/source/Host/macosx/objcxx/
DHost.mm979 posix_spawn_file_actions_t *file_actions =
980 static_cast<posix_spawn_file_actions_t *>(_file_actions);
1147 posix_spawn_file_actions_t file_actions;
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp281 posix_spawn_file_actions_t acts; in internal_spawn_impl()
/external/libcups/cups/
Dtls-darwin.c155 posix_spawn_file_actions_t actions; /* File actions */ in cupsMakeServerCredentials()
/external/python/cpython3/Modules/
Dposixmodule.c5887 posix_spawn_file_actions_t *file_actionsp, in parse_file_actions()
6006 posix_spawn_file_actions_t file_actions_buf; in py_posix_spawn()
6007 posix_spawn_file_actions_t *file_actionsp = NULL; in py_posix_spawn()
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm3312 posix_spawn_file_actions_t file_actions;