Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c160 static NSL_RESULT _modLDAPmodValue(LDAPMod ***attrs, char *type, char *value);
1279 _modLDAPmodValue(LDAPMod ***attrs, char *type, char *value) in _modLDAPmodValue() function
1637 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
1698 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
1723 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
1738 result = _modLDAPmodValue(attrs, in _constructModLDAPMod()
2371 _modLDAPmodValue(attrs, ATTR_KVP, *kvpList); in _attrAddKVP()
2383 result = _modLDAPmodValue(attrs, ATTR_KVP, NULL); in _attrAddKVP()