Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/port/
H A Dpidfile.c136 create_pidfile(const char* path) in create_pidfile() function
174 if (create_pidfile(default_path) == -1) { in pidfile()
182 return create_pidfile(path); in pidfile()