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

/freebsd-13-stable/lib/libutil/
H A Dpidfile.c60 pidfile_verify(const struct pidfh *pfh) function
231 errno = pidfile_verify(pfh);
266 error = pidfile_verify(pfh);
290 error = pidfile_verify(pfh);
/freebsd-13-stable/contrib/openbsm/compat/
H A Dpidfile.h54 pidfile_verify(const struct pidfh *pfh) function
195 errno = pidfile_verify(pfh);
230 error = pidfile_verify(pfh);
251 error = pidfile_verify(pfh);

Completed in 107 milliseconds