_PATH_DEVNULL 127 source4/heimdal/lib/roken/roken-common.h #ifndef _PATH_DEVNULL _PATH_DEVNULL 184 source4/heimdal/lib/roken/simple_exec.c in_fd[0] = open(_PATH_DEVNULL, O_RDONLY); _PATH_DEVNULL 186 source4/heimdal/lib/roken/simple_exec.c out_fd[1] = open(_PATH_DEVNULL, O_WRONLY); _PATH_DEVNULL 188 source4/heimdal/lib/roken/simple_exec.c err_fd[1] = open(_PATH_DEVNULL, O_WRONLY);