Home
last modified time | relevance | path

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

/freebsd/libexec/ypxfr/
H A Dypxfr_getmap.c85 (void)clnt_call(clnt, YPPROC_ALL, (xdrproc_t)xdr_ypreq_nokey, &req, in ypxfr_get_map()
/freebsd/include/rpcsvc/
H A Dyp_prot.h164 #define YPPROC_ALL ((u_long)8) macro
H A Dyp.x324 YPPROC_ALL(ypreq_nokey) = 8;
/freebsd/usr.sbin/rpcbind/
H A Dsecurity.c265 case YPPROC_ALL: in check_callit()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c271 (void) clnt_call(client, YPPROC_ALL, in yp_all_host()
/freebsd/usr.sbin/ypldap/
H A Dyp.c216 case YPPROC_ALL: in yp_dispatch()
/freebsd/lib/libc/yp/
H A Dyplib.c974 if (clnt_call(clnt, YPPROC_ALL, in yp_all()