Searched defs:pidfile (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-10-stable/contrib/pf/pflogd/
H A Dpidfile.c58 pidfile(const char *basename) function
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dwrite_pid.c77 pidfile(const char *basename) function
/freebsd-10-stable/usr.sbin/bluetooth/btpand/
H A Dtap.c57 char pidfile[PATH_MAX]; local
/freebsd-10-stable/usr.sbin/daemon/
H A Ddaemon.c59 const char *pidfile, *ppidfile, *user; local
[all...]
/freebsd-10-stable/contrib/unbound/daemon/
H A Ddaemon.h77 char* pidfile; member in struct:daemon
H A Dunbound.c366 writepid (const char* pidfile, pid_t pid) argument
389 checkoldpid(char* pidfile, int inchroot) argument
[all...]
/freebsd-10-stable/sbin/iscontrol/
H A Discontrol.c138 char *pname, *pidfile, *p, *q, *ta, *kw, *v; local
/freebsd-10-stable/usr.sbin/ipfwpcap/
H A Dipfwpcap.c67 static char pidfile[MAXPATHLEN]; variable
[all...]
/freebsd-10-stable/tools/tools/net80211/wlanwds/
H A Dwlanwds.c109 const char *pidfile = NULL; local
/freebsd-10-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c52 static const char * pidfile = "/var/run/usbaction.pid"; variable
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c625 const char *execpath, *pidfile; local
[all...]
/freebsd-10-stable/contrib/openbsm/bin/auditd/
H A Dauditd.c419 FILE * pidfile; local
/freebsd-10-stable/usr.sbin/cron/cron/
H A Dcron.c78 char pidfile[MAX_FNAME]; local
/freebsd-10-stable/usr.sbin/ctld/
H A Dparse.y149 pidfile: PIDFILE STR label
/freebsd-10-stable/contrib/pf/authpf/
H A Dauthpf.c71 char pidfile[MAXPATHLEN]; /* we save pid in this file. */ variable
[all...]
/freebsd-10-stable/libexec/pppoed/
H A Dpppoed.c506 const char *pidfile; local
/freebsd-10-stable/sbin/hastd/
H A Dhastd.c70 static const char *pidfile; variable
[all...]
/freebsd-10-stable/libexec/tftpd/tests/
H A Dfunctional.c47 static const char pidfile[] = "tftpd.pid"; variable
/freebsd-10-stable/usr.sbin/nscd/
H A Dnscd.c595 struct pidfh *pidfile; local
/freebsd-10-stable/bin/pkill/
H A Dpkill.c133 char buf[_POSIX2_LINE_MAX], *mstr, **pargv, *p, *q, *pidfile; local
797 takepid(const char *pidfile, int pidfilelock) argument
[all...]
/freebsd-10-stable/usr.sbin/rarpd/
H A Drarpd.c104 static char *pidfile; variable
[all...]
/freebsd-10-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c78 static const char *pidfile = _PATH_VARRUN "watchdogd.pid"; variable
/freebsd-10-stable/usr.sbin/powerd/
H A Dpowerd.c490 const char *pidfile = NULL; local
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipmon.c117 static char *pidfile = "/etc/opt/ipf/ipmon.pid"; variable
120 static char *pidfile = "/var/run/ipmon.pid"; variable
122 static char *pidfile = "/etc/ipmon.pid"; variable
/freebsd-10-stable/usr.sbin/ppp/
H A Dbundle.c672 char pidfile[PATH_MAX]; local
690 char pidfile[PATH_MAX]; local

Completed in 473 milliseconds

12