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

/freebsd-9.3-release/include/rpcsvc/
H A Dyp_prot.h217 * YPBINDPROC_DOMAIN takes (char *), returns (struct ypbind_resp).
233 /* error code in ypbind_resp.ypbind_status */
245 struct ypbind_resp { struct
253 /* error code in ypbind_resp.ypbind_respbody.ypbind_error */
319 bool_t xdr_ypbind_resp(XDR *, struct ypbind_resp *);
H A Dyp.x203 union ypbind_resp switch (ypbind_resptype ypbind_status) {
369 ypbind_resp
/freebsd-9.3-release/usr.bin/ypwhich/
H A Dypwhich.c94 struct ypbind_resp ypbr;
/freebsd-9.3-release/usr.sbin/ypbind/
H A Dypbind.c168 struct ypbind_resp *
171 static struct ypbind_resp res;
821 struct ypbind_resp ybr;
/freebsd-9.3-release/lib/libc/yp/
H A Dyplib.c292 struct ypbind_resp ypbr;
384 struct ypbind_resp ybr;

Completed in 55 milliseconds