Home
last modified time | relevance | path

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

/external/bison/lib/
Dspawn-pipe.c220 undup_safer_noinherit (orig_stderr, STDERR_FILENO); in create_pipe()
222 undup_safer_noinherit (orig_stdout, STDOUT_FILENO); in create_pipe()
224 undup_safer_noinherit (orig_stdin, STDIN_FILENO); in create_pipe()
Dw32spawn.h79 undup_safer_noinherit (int tempfd, int origfd) in undup_safer_noinherit() function