Home
last modified time | relevance | path

Searched refs:priv_bind (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dprivsep.h36 int priv_bind (int, const struct sockaddr *, socklen_t);
H A Dprivsep.c227 priv_bind(int sock, const struct sockaddr *name, socklen_t namelen) in priv_bind() function