Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c703 int ldapErrno = 0, state, callnumber; local
793 if (ldapErrno == 0) {
807 ldapErrno = -1;
816 ldapErrno = setadmin(ptr);
818 ldapErrno = -1;
843 ldapErrno = -1;
872 ldapErrno = chg_get_statusChange(
876 ldapErrno = -1;
893 ldapErrno = -99;
911 ldapErrno = -1;
[all …]