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

/freebsd-13-stable/lib/libutil/
H A Dpidfile.c77 pidfile_read(int dirfd, const char *filename, pid_t *pidptr) function
166 errno = pidfile_read(dirfd,
/freebsd-13-stable/contrib/openbsm/compat/
H A Dpidfile.h71 pidfile_read(const char *path, pid_t *pidptr) function
140 errno = pidfile_read(pfh->pf_path, pidptr);

Completed in 172 milliseconds