Searched refs:devnull (Results 1 – 1 of 1) sorted by relevance
900 const char *devnull = _PATH_DEVNULL; in forkchild() local935 if (open(devnull, O_RDONLY) != 0) in forkchild()936 error(nullerr, devnull); in forkchild()946 if (open(devnull, O_RDONLY) != 0) in forkchild()947 error(nullerr, devnull); in forkchild()