Home
last modified time | relevance | path

Searched refs:posix_spawn_file_actions_init (Results 1 – 21 of 21) sorted by relevance

/external/musl/src/process/
Dposix_spawn_file_actions_init.c3 int posix_spawn_file_actions_init(posix_spawn_file_actions_t *fa) in posix_spawn_file_actions_init() function
/external/musl/src/stdio/
Dpopen.c36 if (!posix_spawn_file_actions_init(&fa)) { in popen()
/external/musl/include/
Dspawn.h67 int posix_spawn_file_actions_init(posix_spawn_file_actions_t *);
/external/blktrace/iowatcher/
Dtracers.c135 posix_spawn_file_actions_init(&facts); in run_program()
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/
Dhandshake_util.cc367 if (posix_spawn_file_actions_init(&actions) != 0 || in RunHandshaker()
/external/libcups/scheduler/
Dprocess.c607 posix_spawn_file_actions_init(&actions); in cupsdStartProcess()
/external/tensorflow/tensorflow/core/platform/default/
Dsubprocess.cc228 ret = posix_spawn_file_actions_init(&file_actions); in Start()
/external/boringssl/src/ssl/test/
Dhandshake_util.cc418 if (posix_spawn_file_actions_init(&actions) != 0) { in StartHandshaker()
/external/llvm/lib/Support/Unix/
DProgram.inc213 posix_spawn_file_actions_init(FileActions);
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DProgram.inc213 posix_spawn_file_actions_init(FileActions);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DProgram.inc222 posix_spawn_file_actions_init(FileActions);
/external/libcups/cups/
Dtls-darwin.c157 posix_spawn_file_actions_init(&actions); in cupsMakeServerCredentials()
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2594 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_init() function
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4019 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_init() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3941 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_init() function
/external/musl/
Dsources.bp757 "src/process/posix_spawn_file_actions_init.c",
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs5246 pub fn posix_spawn_file_actions_init(actions: *mut posix_spawn_file_actions_t) -> ::c_int; in posix_spawn_file_actions_init() function
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2493 fun:posix_spawn_file_actions_init=uninstrumented
/external/python/cpython3/Modules/
Dposixmodule.c6035 errno = posix_spawn_file_actions_init(file_actionsp); in parse_file_actions()
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym803 PUBLIC c92a0 0 posix_spawn_file_actions_init
/external/python/cpython3/Doc/data/
Dpython3.10.abi19993 …<function-decl name='posix_spawn_file_actions_init' mangled-name='posix_spawn_file_actions_init' f…