OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:os_daemonize_terminate
(Results
1 - 18
of
18
) sorted by null
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
os_none.c
48
void
os_daemonize_terminate
(const char *pid_file)
function
os_win32.c
102
void
os_daemonize_terminate
(const char *pid_file)
function
os.h
82
*
os_daemonize_terminate
- Stop running in the background (remove pid file)
85
void
os_daemonize_terminate
(const char *pid_file);
os_internal.c
92
void
os_daemonize_terminate
(const char *pid_file)
function
os_unix.c
143
void
os_daemonize_terminate
(const char *pid_file)
function
/external/wpa_supplicant_8/src/utils/
os_none.c
47
void
os_daemonize_terminate
(const char *pid_file)
function
os_win32.c
115
void
os_daemonize_terminate
(const char *pid_file)
function
os.h
86
*
os_daemonize_terminate
- Stop running in the background (remove pid file)
89
void
os_daemonize_terminate
(const char *pid_file);
os_internal.c
104
void
os_daemonize_terminate
(const char *pid_file)
function
os_unix.c
179
void
os_daemonize_terminate
(const char *pid_file)
function
/external/wpa_supplicant_8/hostapd/
main.c
467
os_daemonize_terminate
(pid_file);
hostapd_cli.c
905
os_daemonize_terminate
(pid_file);
/external/wpa_supplicant_6/wpa_supplicant/
wpa_priv.c
1215
os_daemonize_terminate
(pid_file);
wpa_cli.c
[
all
...]
wpa_supplicant.c
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
wpa_priv.c
1029
os_daemonize_terminate
(pid_file);
wpa_cli.c
[
all
...]
wpa_supplicant.c
[
all
...]
Completed in 130 milliseconds