Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddrbac.c144 if (continue_onerror == 0) res = GENENT_CBERR; in genent_user_attr()
202 res = GENENT_CBERR; in genent_prof_attr()
208 res = GENENT_CBERR; in genent_prof_attr()
273 res = GENENT_CBERR; in genent_exec_attr()
279 res = GENENT_CBERR; in genent_exec_attr()
352 res = GENENT_CBERR; in genent_auth_attr()
358 res = GENENT_CBERR; in genent_auth_attr()
H A Dldapaddtsol.c72 res = GENENT_CBERR; in genent_tnrhdb()
119 res = GENENT_CBERR; in genent_tnrhtp()
H A Dldapaddent.c672 return (GENENT_CBERR); in genent_hosts()
770 rc = GENENT_CBERR; in genent_hosts()
777 rc = GENENT_CBERR; in genent_hosts()
994 rc = GENENT_CBERR; in genent_rpc()
1000 rc = GENENT_CBERR; in genent_rpc()
1205 rc = GENENT_CBERR; in genent_protocols()
1211 rc = GENENT_CBERR; in genent_protocols()
1368 return (GENENT_CBERR); in genent_networks()
1427 rc = GENENT_CBERR; in genent_networks()
1433 rc = GENENT_CBERR; in genent_networks()
[all …]
H A Dldapaddent.h52 #define GENENT_CBERR 2 macro