Lines Matching refs:bool_t
42 * YPPROC_DOMAIN takes (char *), returns (bool_t).
44 * YPPROC_DOMAIN_NOACK takes (char *), returns (bool_t).
60 * YPPROC_ALL takes (struct ypreq_nokey), returns (bool_t and
62 * returns an array of data, with the bool_t being
313 bool_t xdr_datum(XDR *, datum *);
314 bool_t xdr_ypreq_key(XDR *, struct ypreq_key *);
315 bool_t xdr_ypreq_nokey(XDR *, struct ypreq_nokey *);
316 bool_t xdr_ypreq_xfr(XDR *, struct ypreq_xfr *);
317 bool_t xdr_ypresp_val(XDR *, struct ypresp_val *);
318 bool_t xdr_ypresp_key_val(XDR *, struct ypresp_key_val *);
319 bool_t xdr_ypbind_resp(XDR *, struct ypbind_resp *);
320 bool_t xdr_ypbind_setdom(XDR *, struct ypbind_setdom *);
321 bool_t xdr_yp_inaddr(XDR *, struct inaddr *);
322 bool_t xdr_ypmap_parms(XDR *, struct ypmap_parms *);
323 bool_t xdr_yppushresp_xfr(XDR *, struct yppushresp_xfr *);
324 bool_t xdr_ypresp_order(XDR *, struct ypresp_order *);
325 bool_t xdr_ypresp_master(XDR *, struct ypresp_master *);
326 bool_t xdr_ypresp_maplist(XDR *, struct ypresp_maplist *);