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/libc/include/
Dspawn.h86 int posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t* __actions, int __fd, int __new_fd)…
/bionic/tests/
Dspawn_test.cpp240 ASSERT_EQ(0, posix_spawn_file_actions_adddup2(&fa, fds[1], 1)); in TEST()
275 ASSERT_EQ(0, posix_spawn_file_actions_adddup2(&fa, fds[1], 1)); in CatFileToString()
/bionic/libc/bionic/
Dspawn.cpp340 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/tools/versioner/platforms/
Dlibc.map.txt1404 posix_spawn_file_actions_adddup2;
/bionic/libc/
Dlibc.map.txt1404 posix_spawn_file_actions_adddup2;