Searched refs:posix_spawn_file_actions_init (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dposix_spawn_redir_test.c13 ret = posix_spawn_file_actions_init(&child_fd_acts);
H A Dposix_spawn_pipe_test.c22 errno = posix_spawn_file_actions_init(&fdops);
/haiku/headers/posix/
H A Dspawn.h47 extern int posix_spawn_file_actions_init(
/haiku/src/system/libroot/posix/
H A Dspawn.cpp76 posix_spawn_file_actions_init(posix_spawn_file_actions_t *_file_actions) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2163 void posix_spawn_file_actions_init() {} function
H A Dlibroot_stubs_legacy.c2142 void posix_spawn_file_actions_init() {} function

Completed in 190 milliseconds