Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dyp_prot.h206 u_short dom_local_port; member
/freebsd/lib/libc/yp/
H A Dyplib.c77 u_short dom_local_port; /* now I finally know what this is for. */ member
338 check.sin_port != ysd->dom_local_port) { in _yp_dobind()
540 ysd->dom_local_port = check.sin_port; in _yp_dobind()
577 check.sin_port != ypb->dom_local_port) { in _yp_unbind()