Searched refs:yp_check (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/ypldap/
H A Dyp.c52 int yp_check(struct svc_req *);
164 if (yp_check(req) == -1)
174 if (yp_check(req) == -1)
181 if (yp_check(req) == -1)
188 if (yp_check(req) == -1)
195 if (yp_check(req) == -1)
202 if (yp_check(req) == -1)
207 if (yp_check(req) == -1)
213 if (yp_check(req) == -1)
221 if (yp_check(re
269 yp_check(struct svc_req *req) function
[all...]

Completed in 97 milliseconds