Searched refs:posix_spawn_file_actions_addclose (Results 1 – 13 of 13) sorted by relevance
/external/boringssl/src/ssl/test/ |
D | handshake_util.cc | 368 posix_spawn_file_actions_addclose(&actions, control[0]) || in RunHandshaker() 369 posix_spawn_file_actions_addclose(&actions, rfd[1]) || in RunHandshaker() 370 posix_spawn_file_actions_addclose(&actions, wfd[0])) { in RunHandshaker()
|
/external/rust/crates/quiche/deps/boringssl/src/ssl/test/ |
D | handshake_util.cc | 368 posix_spawn_file_actions_addclose(&actions, control[0]) || in RunHandshaker() 369 posix_spawn_file_actions_addclose(&actions, rfd[1]) || in RunHandshaker() 370 posix_spawn_file_actions_addclose(&actions, wfd[0])) { in RunHandshaker()
|
/external/libcups/cups/ |
D | tls-darwin.c | 158 posix_spawn_file_actions_addclose(&actions, 0); in cupsMakeServerCredentials() 160 posix_spawn_file_actions_addclose(&actions, 1); in cupsMakeServerCredentials() 162 posix_spawn_file_actions_addclose(&actions, 2); in cupsMakeServerCredentials()
|
/external/llvm-project/lldb/source/Host/macosx/objcxx/ |
D | Host.mm | 990 "invalid fd for posix_spawn_file_actions_addclose(...)"); 993 ::posix_spawn_file_actions_addclose(file_actions, info->GetFD()), 997 "error: {0}, posix_spawn_file_actions_addclose "
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_mac.cpp | 291 posix_spawn_file_actions_addclose(&acts, slave_fd); in internal_spawn_impl()
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 1490 pub fn posix_spawn_file_actions_addclose( in posix_spawn_file_actions_addclose() function
|
/external/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 3535 pub fn posix_spawn_file_actions_addclose( in posix_spawn_file_actions_addclose() function
|
/external/rust/crates/libc/src/unix/bsd/apple/ |
D | mod.rs | 3792 pub fn posix_spawn_file_actions_addclose( in posix_spawn_file_actions_addclose() function
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2489 fun:posix_spawn_file_actions_addclose=uninstrumented
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2489 fun:posix_spawn_file_actions_addclose=uninstrumented
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 5954 errno = posix_spawn_file_actions_addclose(file_actionsp, fd); in parse_file_actions()
|
/external/python/cpython3/Doc/library/ |
D | os.rst | 3728 :c:func:`posix_spawn_file_actions_addclose`, and
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 805 PUBLIC c9320 0 posix_spawn_file_actions_addclose
|