Home
last modified time | relevance | path

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

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