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

  /src/lib/libutil/
pidfile.c 170 * pidfile_path and pidfile_pid so that any further call to pidfile_lock(3)
176 pidfile_lock(const char *path) function in typeref:typename:pid_t
249 pid = pidfile_lock(path);

Completed in 14 milliseconds