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

/freebsd-9.3-release/libexec/ypxfr/
H A Dypxfr_getmap.c72 /* YPPROC_ALL is a TCP service */
85 (void)clnt_call(clnt, YPPROC_ALL, (xdrproc_t)xdr_ypreq_nokey, &req,
/freebsd-9.3-release/include/rpcsvc/
H A Dyp_prot.h60 * YPPROC_ALL takes (struct ypreq_nokey), returns (bool_t and
169 #define YPPROC_ALL ((u_long)8) macro
H A Dyp.x329 YPPROC_ALL(ypreq_nokey) = 8;
/freebsd-9.3-release/usr.sbin/rpcbind/
H A Dsecurity.c266 case YPPROC_ALL:
/freebsd-9.3-release/lib/libc/yp/
H A Dyplib.c917 /* YPPROC_ALL manufactures its own channel to ypserv using TCP */
934 if (clnt_call(clnt, YPPROC_ALL,

Completed in 107 milliseconds