Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1560 *status = NS_CONFIG_NOTALLOW;
1633 status = NS_CONFIG_NOTALLOW;
1722 if (status == NS_CONFIG_NOTALLOW) {
1754 status = NS_CONFIG_NOTALLOW;
/titanic_44/usr/src/lib/libsldap/common/
H A Dns_sldap.h266 NS_CONFIG_NOTALLOW = 3, /* operation requested not allowed */ enumerator
H A Dns_writes.c1300 *errorp = __s_api_make_error(NS_CONFIG_NOTALLOW, in __ns_ldap_repAttr()
/titanic_44/usr/src/lib/passwdutil/
H A Dldap_attr.c1075 errorp->status == NS_CONFIG_NOTALLOW) { in ldap_replaceattr()