Searched refs:LDAP_RES_EXTENDED (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dclientinit.c920 if ( rc != LDAP_RES_EXTENDED ) {
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapsearch.c813 } else if ( rc == LDAP_RES_EXTENDED
1238 { LDAP_RES_EXTENDED, NULL },
1265 { LDAP_RES_EXTENDED, "extended operation result" },
H A Dcommon.c1589 if ( rc == LDAP_RES_EXTENDED
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Derror.c642 } else if ( msgtype == LDAP_RES_EXTENDED ) {
H A Dldap-int.h631 ( (lm) != NULL && (lm)->lm_msgtype == LDAP_RES_EXTENDED )
/osnet-11/usr/src/lib/libldap4/common/
H A Dresult.c423 * tag==LDAP_RES_EXTENDED
437 if ( (id==0) && (tag==LDAP_RES_EXTENDED) )
1542 if ((res->lm_msgtype != LDAP_RES_EXTENDED) || (ld->ld_version != LDAP_VERSION3))
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h556 #define LDAP_RES_EXTENDED 0x78 macro
/osnet-11/usr/src/head/
H A Dldap.h212 #define LDAP_RES_EXTENDED 0x78 /* 120 */ macro

Completed in 46 milliseconds