Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Drun-command.c5 static inline void close_pair(int fd[2]) in close_pair() function
44 close_pair(fdin); in start_command()
56 close_pair(fdin); in start_command()
60 close_pair(fdout); in start_command()
75 close_pair(fdin); in start_command()
85 close_pair(fderr); in start_command()
94 close_pair(fdout); in start_command()
124 close_pair(fdin); in start_command()
128 close_pair(fdout); in start_command()
132 close_pair(fderr); in start_command()