Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ypcmd/
H A Dypserv_proc.c1000 if (req.yp_reqtype != YPMATCH_REQTYPE) { in ypoldmatch()
1065 if (req.yp_reqtype == YPREQ_KEY) { in ypoldmatch()
1110 if (req.yp_reqtype != YPFIRST_REQTYPE) { in ypoldfirst()
1174 if (req.yp_reqtype != YPNEXT_REQTYPE) { in ypoldnext()
1245 if (req.yp_reqtype == YPPOLL_REQTYPE) { in ypoldpoll()
1363 if (req.yp_reqtype == YPPULL_REQTYPE) { in ypoldpull()
1415 if (req.yp_reqtype == YPGET_REQTYPE) { in ypoldget()
H A Dypv1_xdr.c68 (int *) &ps->yp_reqtype, in _xdr_yprequest()
/titanic_41/usr/src/lib/libbc/libc/yp/
H A Dypv1_prot.h51 enum ypreqtype yp_reqtype; member
/titanic_41/usr/src/head/rpcsvc/
H A Dyp_prot.h235 enum ypreqtype yp_reqtype; member