Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/compat/
H A Dpidfile.h97 pidfile_open(const char *path, mode_t mode, pid_t *pidptr) in pidfile_open() function
/freebsd/lib/libutil/
H A Dpidfile.c122 pidfile_open(const char *pathp, mode_t mode, pid_t *pidptr) in pidfile_open() function