Searched refs:ldaptool_fileurlerr2ldaperr (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dfileurl.h73 int ldaptool_fileurlerr2ldaperr( int lderr );
H A Dfileurl.c328 ldaptool_fileurlerr2ldaperr( int lderr ) function
H A Dldapmodify.c570 if ((rc = ldaptool_fileurlerr2ldaperr( rc )) != LDAP_SUCCESS) {
975 exit( ldaptool_fileurlerr2ldaperr( rc ));
H A Dcommon.c680 if ((rc = ldaptool_fileurlerr2ldaperr( rc )) != LDAP_SUCCESS) {

Completed in 35 milliseconds