Searched refs:dnt (Results 1 – 1 of 1) sorted by relevance
916 char *dnt, *odnt; in mapToLDAP() local922 dnt = map1qToLDAP(tp[n], in mapToLDAP()928 if (dnt == 0) in mapToLDAP()934 sfree(dnt); in mapToLDAP()950 myself, NIL(tp[n]->dbId), dnt); in mapToLDAP()951 sfree(dnt); in mapToLDAP()962 if ((iq == 0 || !firstOnly) && dnt != 0) { in mapToLDAP()965 dni->item.name = dnt; in mapToLDAP()971 myself, dnt); in mapToLDAP()972 sfree(dnt); in mapToLDAP()[all …]