Searched defs:dev_null (Results 1 – 10 of 10) sorted by relevance
48 int dev_null = open("/dev/null", O_RDONLY); in main() local
32 FILE *dev_null = NULL; in LLVMFuzzerTestOneInput() local
21 int dev_null; variable
89 ScopedFile dev_null = OpenFile("/dev/null", O_RDONLY); in TEST() local
300 int dev_null = -1, orig_stdout_fd = -1, orig_stderr_fd = -1; in test_cmdline() local
708 let dev_null = fs::OpenOptions::new() in run_remap() localVariable789 let dev_null = fs::OpenOptions::new() in fork_remap() localVariable
596 int dev_null = open("/dev/null", O_WRONLY); in GetAppOutputInternal() local
1016 int dev_null = open("/dev/null", O_RDONLY); in TEST_F() local1047 int dev_null = open("/dev/null", O_RDONLY); in TEST_F() local
614 int dev_null = open("/dev/null", O_RDONLY); in TEST() local
352 const FileSpec dev_null(FileSystem::DEV_NULL); in SetOptionValue() local