HomeSort by: relevance | last modified time | path
    Searched defs:_PATH_DEVNULL (Results 1 - 17 of 17) sorted by relevancy

  /src/external/bsd/libbind/dist/port/aix32/include/
paths.h 3 #define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/libbind/dist/port/cygwin/include/
paths.h 3 #define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/libbind/dist/port/hpux/include/
paths.h 3 #define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/libbind/dist/port/hpux10/include/
paths.h 3 #define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/libbind/dist/port/irix/include/
paths.h 3 #define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/libbind/dist/port/solaris/include/
paths.h 3 #define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/libbind/dist/port/sunos/include/
paths.h 21 #define _PATH_DEVNULL "/dev/null"
  /src/usr.sbin/sliplogin/
pathnames.h 37 #define _PATH_DEVNULL "/dev/null"
  /src/lib/librumpuser/
rumpuser_daemonize.c 48 #define _PATH_DEVNULL "/dev/null"
150 fd = open(_PATH_DEVNULL, O_RDWR);
  /src/external/bsd/cron/dist/
pathnames.h 113 #ifndef _PATH_DEVNULL
114 # define _PATH_DEVNULL "/dev/null"
  /src/usr.bin/rump_dhcpclient/
common.c 58 #ifndef _PATH_DEVNULL
59 # define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/ppp/dist/pppd/
pathnames.h 52 #ifndef _PATH_DEVNULL
53 #define _PATH_DEVNULL "/dev/null"
56 #define PPP_DEVNULL _PATH_DEVNULL
  /src/include/
paths.h 69 #define _PATH_DEVNULL "/dev/null"
  /src/external/bsd/tmux/dist/
compat.h 113 #ifndef _PATH_DEVNULL
114 #define _PATH_DEVNULL "/dev/null"
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
roken-common.h 133 #define _PATH_DEVNULL "\\\\.\\NUL"
141 #ifndef _PATH_DEVNULL
142 #define _PATH_DEVNULL "/dev/null"
  /src/tools/compat/
compat_defs.h 1053 #ifndef _PATH_DEVNULL
1054 #define _PATH_DEVNULL _PATH_DEV "null"
  /src/usr.bin/config/
defs.h 71 #ifndef _PATH_DEVNULL
72 #define _PATH_DEVNULL "/dev/null"

Completed in 60 milliseconds