Home
last modified time | relevance | path

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

/tools/lib/subcmd/
Drun-command.c21 static inline void dup_devnull(int to) in dup_devnull() function
83 dup_devnull(0); in start_command()
93 dup_devnull(2); in start_command()
100 dup_devnull(1); in start_command()