OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanup_pidfile
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/misc/
uuidd.c
131
static const char *
cleanup_pidfile
, *cleanup_socket;
variable
135
(void) unlink(
cleanup_pidfile
);
249
cleanup_pidfile
= pidfile_path;
/external/iputils/ninfod/
ninfod.c
428
static void
cleanup_pidfile
(void)
function
771
cleanup_pidfile
();
Completed in 74 milliseconds