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

/freebsd-10-stable/contrib/amd/amd/
H A Damd.h274 char *pid_file; /* PID file */ member in struct:amu_global_options
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dmain.c178 static char pid_file[MAXPATHLEN + 1]; variable
/freebsd-10-stable/contrib/wpa/hostapd/
H A Dhostapd_cli.c95 static const char *pid_file = NULL; variable
H A Dmain.c402 static void hostapd_global_deinit(const char *pid_file) argument
540 char *pid_file = NULL; local
432 hostapd_global_run(struct hapd_interfaces *ifaces, int daemonize, const char *pid_file) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos_internal.c85 int os_daemonize(const char *pid_file) argument
104 void os_daemonize_terminate(const char *pid_file) argument
H A Dos_none.c41 int os_daemonize(const char *pid_file) argument
47 void os_daemonize_terminate(const char *pid_file) argument
H A Dos_unix.c156 int os_daemonize(const char *pid_file) argument
179 void os_daemonize_terminate(const char *pid_file) argument
H A Dos_win32.c108 int os_daemonize(const char *pid_file) argument
115 void os_daemonize_terminate(const char *pid_file) argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c80 static const char *pid_file = NULL; variable
H A Dwpa_priv.c957 char *pid_file = NULL; local
H A Dwpa_supplicant.c2439 static int wpa_supplicant_daemon(const char *pid_file) argument
H A Dwpa_supplicant_i.h120 char *pid_file; member in struct:wpa_params
/freebsd-10-stable/crypto/openssh/
H A Dservconf.h71 char *pid_file; /* Where to put our pid */ member in struct:__anon32
/freebsd-10-stable/libexec/ftpd/
H A Dftpd.c183 char *pid_file = NULL; /* means default location to pidfile(3) */ variable
/freebsd-10-stable/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c67 char const *pid_file = BTHIDD_PIDFILE; local
/freebsd-10-stable/usr.sbin/inetd/
H A Dinetd.c280 const char *pid_file = _PATH_INETDPID; variable

Completed in 471 milliseconds