Home
last modified time | relevance | path

Searched defs:otherpid (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/dist/pf/usr.sbin/authpf/
H A Dauthpf.c198 int save_errno, otherpid = -1; in main() local
/netbsd-src/external/bsd/cron/dist/
H A Dmisc.c299 long otherpid; in acquire_daemonlock() local
/netbsd-src/tests/net/net/
H A Dt_unix.c172 check_cred(int fd, bool statit, pid_t checkpid, pid_t otherpid, const char *s) in check_cred()