HomeSort by relevance Sort by last modified time
    Searched refs:cleanup_pidfile (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
main.c 102 static void cleanup_pidfile __P((void));
262 if (atexit(cleanup_pidfile) < 0) {
277 cleanup_pidfile()
  /external/e2fsprogs/misc/
uuidd.c 133 static const char *cleanup_pidfile, *cleanup_socket; variable
137 (void) unlink(cleanup_pidfile);
251 cleanup_pidfile = pidfile_path;
  /external/iputils/ninfod/
ninfod.c 428 static void cleanup_pidfile(void) function
771 cleanup_pidfile();

Completed in 758 milliseconds