Searched refs:posix_spawn_file_actions_addopen (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/posix_spawn/ |
| HD | t_fileactions.c | 110 posix_spawn_file_actions_addopen(&fa, fileno(stdin), in ATF_TC_BODY() 112 posix_spawn_file_actions_addopen(&fa, fileno(stdout), in ATF_TC_BODY() 136 posix_spawn_file_actions_addopen(&fa, fileno(stdin), in ATF_TC_BODY() 138 posix_spawn_file_actions_addopen(&fa, fileno(stdout), in ATF_TC_BODY() 162 posix_spawn_file_actions_addopen(&fa, fileno(stdout), in ATF_TC_BODY() 164 posix_spawn_file_actions_addopen(&fa, fileno(stdin), in ATF_TC_BODY() 206 posix_spawn_file_actions_addopen(&fa, fileno(stdin), in ATF_TC_BODY() 234 posix_spawn_file_actions_addopen(&fa, STDIN_FILENO, in ATF_TC_BODY() 283 posix_spawn_file_actions_addopen(&fa, STDIN_FILENO, in ATF_TC_BODY() 322 posix_spawn_file_actions_addopen(&fa, 6, "/dev/null", O_RDWR, 0); in ATF_TC_BODY()
|
| /freebsd-11-stable/include/ |
| HD | spawn.h | 83 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict,
|
| /freebsd-11-stable/lib/libc/gen/ |
| HD | Makefile.inc | 243 posix_spawn_file_actions_addopen.3 \ 435 posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_addclose.3 \ 436 posix_spawn_file_actions_addopen.3 posix_spawn_file_actions_adddup2.3 \
|
| HD | Symbol.map | 334 posix_spawn_file_actions_addopen;
|
| HD | posix_spawn.c | 400 posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict fa, in posix_spawn_file_actions_addopen() function
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ |
| HD | global_symbols.txt | 106 posix_spawn_file_actions_addopen U
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/ |
| HD | Program.inc | 136 if (int Err = posix_spawn_file_actions_addopen( 139 return MakeErrMsg(ErrMsg, "Cannot posix_spawn_file_actions_addopen", Err); 206 // If we call posix_spawn_file_actions_addopen we have to make sure the
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/ |
| HD | DarwinProcessLauncher.cpp | 225 const int error_code = ::posix_spawn_file_actions_addopen( in CreatePosixSpawnFileAction()
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 2491 fun:posix_spawn_file_actions_addopen=uninstrumented
|