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