Searched refs:cMods (Results 1 – 1 of 1) sorted by relevance
151 int cMods; in LDAP__setmod() local159 for (cMods = 0; (*modlist)[cMods] != NULL; cMods++) { in LDAP__setmod()166 *pIndex = cMods; in LDAP__setmod()168 if ((*modlist)[cMods] == NULL) { in LDAP__setmod()177 if ((*modlist)[cMods] == NULL) in LDAP__setmod()180 mod = (*modlist)[cMods]; in LDAP__setmod()185 (*modlist)[cMods] = NULL; in LDAP__setmod()195 (*modlist)[cMods + 1] = NULL; in LDAP__setmod()206 int cMods, i = 0; in LDAP_addmod_len() local244 int cMods, i = 0; in LDAP_addmod() local[all …]