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

/linux-4.4.14/tools/perf/util/
H A Drun-command.c12 static inline void dup_devnull(int to) dup_devnull() function
74 dup_devnull(0); start_command()
84 dup_devnull(2); start_command()
91 dup_devnull(1); start_command()

Completed in 34 milliseconds