Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/subcmd/
Drun-command.c16 static inline void close_pair(int fd[2]) in close_pair() function
56 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()