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

/haiku/src/system/libroot/posix/
H A Dspawn.cpp62 posix_spawn_file_actions_extend(struct _posix_spawn_file_actions *actions) function
130 && posix_spawn_file_actions_extend(actions) != 0) {
159 && posix_spawn_file_actions_extend(actions) != 0) {
184 && posix_spawn_file_actions_extend(actions) != 0) {
210 && posix_spawn_file_actions_extend(actions) != 0) {
237 && posix_spawn_file_actions_extend(actions) != 0) {

Completed in 76 milliseconds