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

  /src/external/bsd/dhcpcd/dist/src/
defs.h 59 #ifndef PIDFILE
60 # define PIDFILE RUNDIR "/%s%s%spid"
  /src/external/bsd/cron/dist/
pathnames.h 80 #define PIDFILE "cron.pid"
81 #define _PATH_CRON_PID PIDDIR PIDFILE
  /src/external/bsd/ntp/dist/ntpd/
ntpd-opts.h 249 # ifdef PIDFILE
250 # warning undefining PIDFILE due to option name conflict
251 # undef PIDFILE
334 # undef PIDFILE
  /src/external/bsd/nsd/include/
config.h 606 /* Pathname to the NSD pidfile */
607 #define PIDFILE CHROOTDIR "/var/run/nsd.pid"
  /src/external/bsd/unbound/include/
config.h 905 /* default pidfile location */
906 #define PIDFILE CHROOT_DIR "/var/run/unbound.pid"

Completed in 37 milliseconds