Home
last modified time | relevance | path

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

/dragonfly/lib/libutil/
HDpidfile.c69 pidfile_read(const char *path, pid_t *pidptr) in pidfile_read()
95 pidfile_open(const char *path, mode_t mode, pid_t *pidptr) in pidfile_open()
/dragonfly/libexec/mknetid/
HDmknetid.c109 char *ptr, *pidptr, *gidptr, *hptr; in main() local