Home
last modified time | relevance | path

Searched refs:kvpExists (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c174 static NSL_RESULT _attrAddKVP(LDAPMod ***attrs, char **kvpList, int kvpExists);
1609 int kvpExists = 0; in _constructModLDAPMod() local
1623 kvpExists = 1; in _constructModLDAPMod()
1748 result = _attrAddKVP(attrs, *oldKVPList, kvpExists); in _constructModLDAPMod()
2355 _attrAddKVP(LDAPMod ***attrs, char **kvpList, int kvpExists) in _attrAddKVP() argument
2377 if (kvpExists) in _attrAddKVP()