Home
last modified time | relevance | path

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

/bionic/tests/
Dspawn_test.cpp243 ASSERT_EQ(0, posix_spawn_file_actions_addclose(&fa, fds[0])); in TEST()
245 ASSERT_EQ(0, posix_spawn_file_actions_addclose(&fa, fds[1])); in TEST()
247 ASSERT_EQ(0, posix_spawn_file_actions_addclose(&fa, fds[1])); in TEST()
295 ASSERT_EQ(0, posix_spawn_file_actions_addclose(&fa, fds[0])); in CatFileToString()
297 ASSERT_EQ(0, posix_spawn_file_actions_addclose(&fa, fds[1])); in CatFileToString()
541 ASSERT_EQ(0, posix_spawn_file_actions_addclose(&fa, fds[0])); in TEST()
/bionic/tests/headers/posix/
Dspawn_h.c52 FUNCTION(posix_spawn_file_actions_addclose, int (*f)(posix_spawn_file_actions_t*, int)); in spawn_h()
/bionic/libc/include/
Dspawn.h87 int posix_spawn_file_actions_addclose(posix_spawn_file_actions_t _Nonnull * _Nonnull __actions, int…
/bionic/libc/bionic/
Dspawn.cpp381 int posix_spawn_file_actions_addclose(posix_spawn_file_actions_t* actions, int fd) { in posix_spawn_file_actions_addclose() function
/bionic/libc/tools/
Dposix-2013.txt648 posix_spawn_file_actions_addclose
/bionic/tools/versioner/platforms/
Dlibc.map.txt1401 posix_spawn_file_actions_addclose;
/bionic/libc/
Dlibc.map.txt1401 posix_spawn_file_actions_addclose;