Home
last modified time | relevance | path

Searched refs:remove_pidfile_std_path_and_ext (Results 1 – 7 of 7) sorted by relevance

/busybox-1.35.0/libbb/
Dpidfile.c50 void FAST_FUNC remove_pidfile_std_path_and_ext(const char *name) in remove_pidfile_std_path_and_ext() function
/busybox-1.35.0/miscutils/
Dwatchdog.c77 remove_pidfile_std_path_and_ext("watchdog"); in shutdown_on_signal()
/busybox-1.35.0/sysklogd/
Dklogd.c297 remove_pidfile_std_path_and_ext("klogd"); in klogd_main()
Dsyslogd.c1121 remove_pidfile_std_path_and_ext("syslogd"); in do_syslogd()
/busybox-1.35.0/include/
Dlibbb.h1401 void remove_pidfile_std_path_and_ext(const char *path) FAST_FUNC;
1406 #define remove_pidfile_std_path_and_ext(path) ((void)0) macro
/busybox-1.35.0/networking/
Dinetd.c1210 remove_pidfile_std_path_and_ext("inetd"); in clean_up_and_exit()
Dntpd.c2664 remove_pidfile_std_path_and_ext("ntpd"); in ntpd_main()