Searched refs:xdr_nis_name_abbrev (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_xdr.h49 bool_t xdr_nis_name_abbrev(XDR *xdrs, nis_name *namep,
H A Dldap_xdr.c84 xdr_nis_name_abbrev( function
134 "xdr_nis_name_abbrev: no dot found in %s", buf);
209 * We use the xdr_nis_name_abbrev() function for both owner
212 if (!xdr_nis_name_abbrev(xdrs, &objp->zo_owner, tobj->zo_domain))
214 if (!xdr_nis_name_abbrev(xdrs, &objp->zo_group, tobj->zo_domain))

Completed in 16 milliseconds