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.c138 create_pidfile(const char* path) in create_pidfile() function
176 if (create_pidfile(default_path) == -1) { in pidfile()
184 return create_pidfile(path); in pidfile()