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

/linux-4.4.14/tools/perf/util/
H A Drun-command.c6 static inline void close_pair(int fd[2]) close_pair() function
46 close_pair(fdin); start_command()
58 close_pair(fdin); start_command()
62 close_pair(fdout); start_command()
77 close_pair(fdin); start_command()
87 close_pair(fderr); start_command()
96 close_pair(fdout); start_command()
126 close_pair(fdin); start_command()
130 close_pair(fdout); start_command()
134 close_pair(fderr); start_command()

Completed in 55 milliseconds