Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/
H A Dldap_map.c917 char *dnt, *odnt; in mapToLDAP() local
923 dnt = map1qToLDAP(tp[n], in mapToLDAP()
929 if (dnt == 0) in mapToLDAP()
935 sfree(dnt); in mapToLDAP()
951 myself, NIL(tp[n]->dbId), dnt); in mapToLDAP()
952 sfree(dnt); in mapToLDAP()
963 if ((iq == 0 || !firstOnly) && dnt != 0) { in mapToLDAP()
966 dni->item.name = dnt; in mapToLDAP()
972 myself, dnt); in mapToLDAP()
973 sfree(dnt); in mapToLDAP()
[all …]