Home
last modified time | relevance | path

Searched defs:pid_file (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/wpa/hostapd/
H A Dmain.c481 static void hostapd_global_deinit(const char *pid_file, int eloop_initialized) in hostapd_global_deinit()
513 const char *pid_file) in hostapd_global_run()
768 char *pid_file = NULL; in main() local
H A Dhostapd_cli.c37 static const char *pid_file = NULL; variable
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c69 char const *pid_file = BTHIDD_PIDFILE; in main() local
/freebsd/contrib/wpa/src/utils/
H A Dos_win32.c120 int os_daemonize(const char *pid_file) in os_daemonize()
127 void os_daemonize_terminate(const char *pid_file) in os_daemonize_terminate()
H A Dos_none.c47 int os_daemonize(const char *pid_file) in os_daemonize()
53 void os_daemonize_terminate(const char *pid_file) in os_daemonize_terminate()
H A Dos_internal.c104 int os_daemonize(const char *pid_file) in os_daemonize()
123 void os_daemonize_terminate(const char *pid_file) in os_daemonize_terminate()
H A Dos_unix.c232 int os_daemonize(const char *pid_file) in os_daemonize()
255 void os_daemonize_terminate(const char *pid_file) in os_daemonize_terminate()
/freebsd/crypto/krb5/src/kadmin/server/
H A Dovsec_kadmd.c117 write_pid_file(const char *pid_file) in write_pid_file()
349 const char *pid_file = NULL; in main() local
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_conf.h24 char *pid_file; /* abs path to pid file */ member
/freebsd/crypto/krb5/src/kdc/
H A Dmain.c64 static const char *pid_file = NULL; variable
/freebsd/crypto/krb5/src/kprop/
H A Dkpropd.c123 static const char *pid_file = NULL; variable
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c1214 char *pid_file = NULL; in main() local
H A Dwpa_supplicant.c5974 static int wpa_supplicant_daemon(const char *pid_file) in wpa_supplicant_daemon()
H A Dwpa_cli.c53 static const char *pid_file = NULL; variable
H A Dwpa_supplicant_i.h160 char *pid_file; member
/freebsd/usr.sbin/inetd/
H A Dinetd.c276 static const char *pid_file = _PATH_INETDPID; variable
/freebsd/crypto/openssh/
H A Dservconf.h104 char *pid_file; /* Where to put our pid */ member
/freebsd/libexec/ftpd/
H A Dftpd.c166 char *pid_file = NULL; /* means default location to pidfile(3) */ variable
/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c180 static char pid_file[MAXPATHLEN + 1]; variable