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

/opensolaris-onvv-gate/usr/src/lib/libldap4/common/
H A Durl.c121 LDAPURLExt *luep; local
146 if ((luep = (LDAPURLExt *)calloc(1, sizeof(LDAPURLExt))) == NULL){
150 lues[i] = luep;
153 luep->lue_iscritical = 1;
156 luep->lue_type = p;
160 luep->lue_value = ptr2;

Completed in 44 milliseconds