Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dpaths.h45 #define _PATH_DEVNULL "/dev/null" macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Ddaemon.c121 if ((fd = open_not_cancel_2(_PATH_DEVNULL, O_RDWR)) != -1 in daemon()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/internals/
A D__uClibc_main.c189 int nullfd = open(_PATH_DEVNULL, mode); in __check_one_fd()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/wordexp/
A Dwordexp.c778 fd = open(_PATH_DEVNULL, O_WRONLY); in exec_comm_child()

Completed in 7 milliseconds