Searched refs:yp_reqtype (Results 1 – 3 of 3) sorted by relevance
999 if (req.yp_reqtype != YPMATCH_REQTYPE) { in ypoldmatch()1064 if (req.yp_reqtype == YPREQ_KEY) { in ypoldmatch()1109 if (req.yp_reqtype != YPFIRST_REQTYPE) { in ypoldfirst()1173 if (req.yp_reqtype != YPNEXT_REQTYPE) { in ypoldnext()1244 if (req.yp_reqtype == YPPOLL_REQTYPE) { in ypoldpoll()1362 if (req.yp_reqtype == YPPULL_REQTYPE) { in ypoldpull()1414 if (req.yp_reqtype == YPGET_REQTYPE) { in ypoldget()
68 (int *) &ps->yp_reqtype, in _xdr_yprequest()
235 enum ypreqtype yp_reqtype; member