Home
last modified time | relevance | path

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

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