Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c172 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