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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Drun-command.c11 static inline void dup_devnull(int to) function
72 dup_devnull(0);
82 dup_devnull(2);
89 dup_devnull(1);

Completed in 1105 milliseconds