Home
last modified time | relevance | path

Searched refs:cleanup_pidfile (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Dmain.c102 static void cleanup_pidfile __P((void));
262 if (atexit(cleanup_pidfile) < 0) {
277 cleanup_pidfile()
/external/e2fsprogs/misc/
Duuidd.c133 static const char *cleanup_pidfile, *cleanup_socket; variable
137 (void) unlink(cleanup_pidfile); in terminate_intr()
251 cleanup_pidfile = pidfile_path; in server_loop()
/external/iputils/ninfod/
Dninfod.c428 static void cleanup_pidfile(void) in cleanup_pidfile() function
771 cleanup_pidfile(); in main()