Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/subcmd/
Drun-command.c22 static inline void dup_devnull(int to) in dup_devnull() function
84 dup_devnull(0); in start_command()
94 dup_devnull(2); in start_command()
101 dup_devnull(1); in start_command()