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