Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/libio/
H A Diopopen.c116 int child_std_end = mode[0] == 'r' ? 1 : 0; local
120 if (child_end != child_std_end)
122 dup2(child_end, child_std_end);