Home
last modified time | relevance | path

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

/tools/lib/subcmd/
A Drun-command.c18 static inline void close_pair(int fd[2]) in close_pair() function
58 close_pair(fdin); in start_command()
70 close_pair(fdin); in start_command()
74 close_pair(fdout); in start_command()
89 close_pair(fdin); in start_command()
99 close_pair(fderr); in start_command()
108 close_pair(fdout); in start_command()
140 close_pair(fdin); in start_command()
144 close_pair(fdout); in start_command()
148 close_pair(fderr); in start_command()

Completed in 3 milliseconds