Home
last modified time | relevance | path

Searched refs:unXdrNisObject (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_xdr.h57 nis_object *unXdrNisObject(void *buf, int bufLen, entry_obj ***eaP,
H A Dldap_xdr.c548 unXdrNisObject(void *buf, int bufLen, entry_obj ***eaP, int *numEaP) { in unXdrNisObject() function
H A Dldap_map.c1678 o = unXdrNisObject(buf, blen, eaP, numEaP); in objFromLDAP()