HomeSort by: relevance | last modified time | path
    Searched defs:check_pidfile (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libutil/
t_pidfile.c 71 check_pidfile(const char *path) function in typeref:typename:void
153 check_pidfile(path);
180 check_pidfile(path);
205 check_pidfile(path);
231 check_pidfile(default_path);
235 check_pidfile(default_path);
242 check_pidfile(custom_path);
246 check_pidfile(custom_path);
282 check_pidfile("./var/run/first.pid");
287 check_pidfile("./second.pid")
    [all...]

Completed in 13 milliseconds