Searched defs:pid_file (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sbin/isakmpd/ | ||
H A D | isakmpd.c | 106 char *pid_file = "/var/run/isakmpd.pid"; variable |
/openbsd-src/usr.bin/ssh/ | ||
H A D | servconf.h | 103 char *pid_file; /* Where to put our pid */ global() member |