Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c159 static NSL_RESULT _addLDAPmodValue(LDAPMod ***attrs, char *type, char *value);
1144 _addLDAPmodValue(LDAPMod ***attrs, char *type, char *value) in _addLDAPmodValue() function
1488 result = _addLDAPmodValue(attrs, ATTR_OCLASS, OCV_TOP); in _constructAddLDAPMod()
1493 _addLDAPmodValue(attrs, ATTR_OCLASS, OCV_PSERVICE); in _constructAddLDAPMod()
1497 result = _addLDAPmodValue(attrs, in _constructAddLDAPMod()
1502 result = _addLDAPmodValue(attrs, in _constructAddLDAPMod()
1507 result = _addLDAPmodValue(attrs, in _constructAddLDAPMod()
1554 result = _addLDAPmodValue(attrs, attr, value); in _constructAddLDAPMod()
1633 result = _addLDAPmodValue(attrs, in _constructModLDAPMod()