HomeSort by: relevance | last modified time | path
    Searched refs:check_pidfile (Results 1 - 2 of 2) 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...]
  /src/etc/rc.d/
bluetooth 122 p1=$(check_pidfile /var/run/bthcid.pid ${bthcid_cmd})

Completed in 188 milliseconds