Home
last modified time | relevance | path

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

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