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

/external/bison/lib/
H A Dunistd-safer.h22 int pipe_safer (int[2]);
H A Dunistd--.h27 #define pipe pipe_safer
H A Dpipe-safer.c31 pipe_safer (int fd[2]) function
H A Dspawn-pipe.c263 if (pipe_safer (ifd) < 0)
266 if (pipe_safer (ofd) < 0)

Completed in 72 milliseconds