Searched refs:dev_null_output (Results 1 – 1 of 1) sorted by relevance
1035 static bool dev_null_output; /* Stdout is known to be /dev/null. */ variable1711 if (S_ISFIFO (st->st_mode) && dev_null_output) in drain_input()1869 if (list_files == LISTFILES_NONE || dev_null_output) in grepdesc()2830 dev_null_output = true; in main()2840 if ((exit_on_match | dev_null_output) || list_files != LISTFILES_NONE) in main()