Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1558 *status = NS_CONFIG_NOTALLOW;
1631 status = NS_CONFIG_NOTALLOW;
1720 if (status == NS_CONFIG_NOTALLOW) {
1752 status = NS_CONFIG_NOTALLOW;
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h267 NS_CONFIG_NOTALLOW = 3, /* operation requested not allowed */ enumerator
H A Dns_writes.c1302 *errorp = __s_api_make_error(NS_CONFIG_NOTALLOW, in __ns_ldap_repAttr()
/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c1076 errorp->status == NS_CONFIG_NOTALLOW) { in ldap_replaceattr()