Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c158 static NSL_RESULT _modLDAPmodValue(LDAPMod ***attrs, char *type, char *value);
1276 _modLDAPmodValue(LDAPMod ***attrs, char *type, char *value) in _modLDAPmodValue() function
1634 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
1695 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
1720 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
1735 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
2368 _modLDAPmodValue(attrs, ATTR_KVP, *kvpList); in _attrAddKVP()
2380 result = _modLDAPmodValue(attrs, ATTR_KVP, NULL); in _attrAddKVP()