Home
last modified time | relevance | path

Searched refs:posix_spawn_file_actions_adddup2 (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/headers/posix/
Dspawn_h.c53 FUNCTION(posix_spawn_file_actions_adddup2, int (*f)(posix_spawn_file_actions_t*, int, int)); in spawn_h()
/bionic/tests/
Dspawn_test.cpp244 ASSERT_EQ(0, posix_spawn_file_actions_adddup2(&fa, fds[1], 1)); in TEST()
296 ASSERT_EQ(0, posix_spawn_file_actions_adddup2(&fa, fds[1], 1)); in CatFileToString()
542 ASSERT_EQ(0, posix_spawn_file_actions_adddup2(&fa, fds[1], 1)); in TEST()
545 ASSERT_EQ(0, posix_spawn_file_actions_adddup2(&fa, fd, fd)); in TEST()
/bionic/libc/include/
Dspawn.h88 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t _Nonnull * _Nonnull __actions, int …
/bionic/libc/bionic/
Dspawn.cpp386 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t* actions, int fd, int new_fd) { in posix_spawn_file_actions_adddup2() function
/bionic/libc/tools/
Dposix-2013.txt649 posix_spawn_file_actions_adddup2
/bionic/libc/
Dlibc.map.txt1402 posix_spawn_file_actions_adddup2;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1402 posix_spawn_file_actions_adddup2;