Searched refs:_attrAddKVP (Results 1 – 1 of 1) sorted by relevance
172 static NSL_RESULT _attrAddKVP(LDAPMod ***attrs, char **kvpList, int kvpExists);1745 result = _attrAddKVP(attrs, *oldKVPList, kvpExists); in _constructModLDAPMod()2352 _attrAddKVP(LDAPMod ***attrs, char **kvpList, int kvpExists) in _attrAddKVP() function