Searched refs:kNullFileName (Results 1 – 1 of 1) sorted by relevance
49 constexpr char kNullFileName[] = "NUL"; variable51 constexpr char kNullFileName[] = "/dev/null"; variable55 int fd = unix_open(kNullFileName, O_RDONLY); in close_stdin()57 fatal_errno("failed to open %s", kNullFileName); in close_stdin()61 fatal_errno("failed to redirect stdin to %s", kNullFileName); in close_stdin()