Searched refs:close_pair (Results 1 – 2 of 2) sorted by relevance
16 static inline void close_pair(int fd[2]) in close_pair() function56 close_pair(fdin); in start_command()68 close_pair(fdin); in start_command()72 close_pair(fdout); in start_command()87 close_pair(fdin); in start_command()97 close_pair(fderr); in start_command()106 close_pair(fdout); in start_command()136 close_pair(fdin); in start_command()140 close_pair(fdout); in start_command()144 close_pair(fderr); in start_command()
214 goto close_pair; in main()371 close_pair: in main()
Completed in 4 milliseconds