Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/subcmd/
Drun-command.c23 static inline void dup_devnull(int to) in dup_devnull() function
85 dup_devnull(0); in start_command()
95 dup_devnull(2); in start_command()
102 dup_devnull(1); in start_command()