Searched refs:xdr_nis_name_abbrev (Results 1 – 3 of 3) sorted by relevance
49 bool_t xdr_nis_name_abbrev(XDR *xdrs, nis_name *namep,
87 xdr_nis_name_abbrev( in xdr_nis_name_abbrev() function215 if (!xdr_nis_name_abbrev(xdrs, &objp->zo_owner, tobj->zo_domain)) in xdr_nis_fetus_object()217 if (!xdr_nis_name_abbrev(xdrs, &objp->zo_group, tobj->zo_domain)) in xdr_nis_fetus_object()
187 xdr_nis_name_abbrev;