Searched defs:dev_null (Results 1 – 4 of 4) sorted by relevance
48 int dev_null = open("/dev/null", O_RDONLY); in main() local
162 dev_null (const char *format UNUSED, ...) in dev_null() function
596 int dev_null = open("/dev/null", O_WRONLY); in GetAppOutputInternal() local
374 int dev_null = open("/dev/null", O_RDONLY); in TEST() local