Home
last modified time | relevance | path

Searched refs:_PATH_DEVNULL (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/musl/include/
A Dpaths.h8 #define _PATH_DEVNULL "/dev/null" macro
/third_party/uapp/dash/src/
A Djobs.c887 if (open(_PATH_DEVNULL, O_RDONLY) != 0) in forkchild()
888 sh_error("Can't open %s", _PATH_DEVNULL); in forkchild()

Completed in 6 milliseconds