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

/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dldappr.h187 * Note: soinfo_size should be set to PRLDAP_SOCKETINFO_SIZE before use.
195 #define PRLDAP_SOCKETINFO_SIZE sizeof( PRLDAPSocketInfo ) macro
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-public.c269 PRLDAP_SOCKETINFO_SIZE != soip->soinfo_size ) {
296 PRLDAP_SOCKETINFO_SIZE != soip->soinfo_size ) {
323 if ( NULL == soip || PRLDAP_SOCKETINFO_SIZE != soip->soinfo_size ) {
361 if ( NULL == soip || PRLDAP_SOCKETINFO_SIZE != soip->soinfo_size ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c233 soi.soinfo_size = PRLDAP_SOCKETINFO_SIZE;
369 soi.soinfo_size = PRLDAP_SOCKETINFO_SIZE;
957 soi.soinfo_size = PRLDAP_SOCKETINFO_SIZE;
H A Dclientinit.c827 soi.soinfo_size = PRLDAP_SOCKETINFO_SIZE;

Completed in 271 milliseconds