Searched refs:pidfile_read (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/lib/libutil/
H A Dpidfile.c71 pidfile_read(const char *path, pid_t *pidptr) function
134 errno = pidfile_read(pfh->pf_path, pidptr);
/freebsd-9.3-release/contrib/openbsm/compat/
H A Dpidfile.h72 pidfile_read(const char *path, pid_t *pidptr) function
141 errno = pidfile_read(pfh->pf_path, pidptr);

Completed in 51 milliseconds