Searched refs:_PATH_DEVNULL (Results 1 – 4 of 4) sorted by relevance
45 #define _PATH_DEVNULL "/dev/null" macro
52 port = __file_name_lookup (_PATH_DEVNULL, mode, 0); in check_one_fd()
60 int fd = open (_PATH_DEVNULL, O_WRONLY); in do_test()
Completed in 4 milliseconds