Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c62 #define ATTR_OCLASS "objectClass" macro
137 ATTR_OCLASS, /* objectclass */
796 size = (3 + strlen(OCV_SUNPRT) + strlen(ATTR_OCLASS) + 2); in _checkSunPrinter()
799 ATTR_OCLASS, OCV_SUNPRT); in _checkSunPrinter()
1485 result = _addLDAPmodValue(attrs, ATTR_OCLASS, OCV_TOP); in _constructAddLDAPMod()
1490 _addLDAPmodValue(attrs, ATTR_OCLASS, OCV_PSERVICE); in _constructAddLDAPMod()
1495 ATTR_OCLASS, OCV_PABSTRACT); in _constructAddLDAPMod()
1500 ATTR_OCLASS, OCV_SUNPRT); in _constructAddLDAPMod()
1631 ATTR_OCLASS, OCV_SUNPRT); in _constructModLDAPMod()