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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dodusers.c1538 AttributeDescription *pubkeyAD = NULL; local
1563 if(slap_str2ad("PWSPublicKey", &pubkeyAD, &text) != 0) {
1568 a = attr_find(e->e_attrs, pubkeyAD);

Completed in 58 milliseconds