Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypldap/
H A Dyp.c48 void yp_dispatch(struct svc_req *, SVCXPRT *);
124 yp_dispatch, IPPROTO_UDP)) { in yp_init()
128 yp_dispatch, IPPROTO_TCP)) { in yp_init()
137 yp_dispatch(struct svc_req *req, SVCXPRT *trans) in yp_dispatch() function