Searched defs:pid_file (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c70 char const *pid_file = BTHIDD_PIDFILE; local
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos_win32.c120 int os_daemonize(const char *pid_file) argument
127 void os_daemonize_terminate(const char *pid_file) argument
H A Dos_none.c47 int os_daemonize(const char *pid_file) argument
53 void os_daemonize_terminate(const char *pid_file) argument
H A Dos_unix.c227 int os_daemonize(const char *pid_file) argument
271 void os_daemonize_terminate(const char *pid_file) argument
H A Dos_internal.c98 int os_daemonize(const char *pid_file) argument
117 void os_daemonize_terminate(const char *pid_file) argument
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dmain.c383 static void hostapd_global_deinit(const char *pid_file, int eloop_initialized) argument
645 char *pid_file = NULL; local
414 hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, const char *pid_file) argument
[all...]
H A Dhostapd_cli.c37 static const char *pid_file = NULL; variable
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c1201 char *pid_file = NULL; local
H A Dwpa_cli.c53 static const char *pid_file = NULL; variable
H A Dwpa_supplicant.c4449 static int wpa_supplicant_daemon(const char *pid_file) argument
H A Dwpa_supplicant_i.h143 char *pid_file; member in struct:wpa_params
/freebsd-11-stable/crypto/openssh/
H A Dservconf.h71 char *pid_file; /* Where to put our pid */ member in struct:__anon4516
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c288 static const char *pid_file = _PATH_INETDPID; variable
/freebsd-11-stable/libexec/ftpd/
H A Dftpd.c185 char *pid_file = NULL; /* means default location to pidfile(3) */ variable
/freebsd-11-stable/contrib/amd/amd/
H A Damd.h274 char *pid_file; /* PID file */ member in struct:amu_global_options
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c178 static char pid_file[MAXPATHLEN + 1]; variable

Completed in 301 milliseconds