Home
last modified time | relevance | path

Searched defs:dev_null (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/tests/
DGtest-dyn1.c162 dev_null (const char *format UNUSED, ...) in dev_null() function
/external/libchrome/base/process/
Dlaunch_posix.cc586 int dev_null = open("/dev/null", O_WRONLY); in GetAppOutputInternal() local