Home
last modified time | relevance | path

Searched defs:pidfile_open (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/openbsm/compat/
HDpidfile.h97 pidfile_open(const char *path, mode_t mode, pid_t *pidptr) in pidfile_open() function
/freebsd-14-stable/lib/libutil/
HDpidfile.c123 pidfile_open(const char *pathp, mode_t mode, pid_t *pidptr) in pidfile_open() function