Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_svc.c79 void ypbindprog_3();
224 if (!svc_reg(transp, YPBINDPROG, YPBINDVERS, ypbindprog_3, 0)) {
344 if ((xprt = svc_tp_create(ypbindprog_3,
469 ypbindprog_3(rqstp, transp) in ypbindprog_3() function