Home
last modified time | relevance | path

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

/libio/
A Doldiopopen.c94 int child_std_end = mode[0] == 'r' ? 1 : 0; in _IO_old_proc_open() local
98 if (child_end != child_std_end) in _IO_old_proc_open()
100 __dup2 (child_end, child_std_end); in _IO_old_proc_open()

Completed in 4 milliseconds