Home
last modified time | relevance | path

Searched refs:dnt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_map.c915 char *dnt, *odnt; in mapToLDAP() local
921 dnt = map1qToLDAP(tp[n], in mapToLDAP()
927 if (dnt == 0) in mapToLDAP()
933 sfree(dnt); in mapToLDAP()
949 myself, NIL(tp[n]->dbId), dnt); in mapToLDAP()
950 sfree(dnt); in mapToLDAP()
961 if ((iq == 0 || !firstOnly) && dnt != 0) { in mapToLDAP()
964 dni->item.name = dnt; in mapToLDAP()
970 myself, dnt); in mapToLDAP()
971 sfree(dnt); in mapToLDAP()
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog1203 - added compress2 in zconf.h, zlib.def, zlib.dnt
1261 - fix list of exported functions in nt/zlib.dnt and mdsos/zlib.def