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

/freebsd-11.0-release/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c68 char const *pid_file = BTHIDD_PIDFILE; local
/freebsd-11.0-release/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_internal.c98 int os_daemonize(const char *pid_file) argument
117 void os_daemonize_terminate(const char *pid_file) argument
H A Dos_unix.c224 int os_daemonize(const char *pid_file) argument
268 void os_daemonize_terminate(const char *pid_file) argument
/freebsd-11.0-release/contrib/wpa/hostapd/
H A Dmain.c359 static void hostapd_global_deinit(const char *pid_file) argument
565 char *pid_file = NULL; local
389 hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, const char *pid_file) argument
[all...]
H A Dhostapd_cli.c103 static const char *pid_file = NULL; variable
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c1077 char *pid_file = NULL; local
H A Dwpa_cli.c81 static const char *pid_file = NULL; variable
H A Dwpa_supplicant.c3345 static int wpa_supplicant_daemon(const char *pid_file) argument
H A Dwpa_supplicant_i.h141 char *pid_file; member in struct:wpa_params
/freebsd-11.0-release/crypto/openssh/
H A Dservconf.h71 char *pid_file; /* Where to put our pid */ member in struct:__anon6143
/freebsd-11.0-release/libexec/ftpd/
H A Dftpd.c187 char *pid_file = NULL; /* means default location to pidfile(3) */ variable
/freebsd-11.0-release/usr.sbin/inetd/
H A Dinetd.c278 const char *pid_file = _PATH_INETDPID; variable
/freebsd-11.0-release/contrib/amd/amd/
H A Damd.h273 char *pid_file; /* PID file */ member in struct:amu_global_options
/freebsd-11.0-release/contrib/bsnmp/snmpd/
H A Dmain.c179 static char pid_file[MAXPATHLEN + 1]; variable

Completed in 298 milliseconds