Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libldap4/ber/
H A Dencode.c430 if ( ber->ber_options & LBER_USE_DER ) { in ber_put_seqorset()
441 if ( ber->ber_options & LBER_USE_DER ) { in ber_put_seqorset()
479 if ( ber->ber_options & LBER_USE_DER ) { in ber_put_seqorset()
486 if ( ber->ber_options & LBER_USE_DER ) { in ber_put_seqorset()
H A Dio.c439 return( ber_alloc_t( LBER_USE_DER ) ); in der_alloc()
/onnv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dspagectrl.c32 if ((ber = ber_alloc_t(LBER_USE_DER)) == NULLBER){ in ldap_create_page_control()
/onnv-gate/usr/src/lib/libldap4/common/
H A Dextensions.c38 if ((ber = ber_alloc_t(LBER_USE_DER)) == NULLBER){ in ldap_create_page_control()
H A Dopen.c234 ld->ld_lberoptions = LBER_USE_DER; in ldap_init()
/onnv-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c431 if ( options & LBER_USE_DER ) { in ber_alloc_t()
432 options &= ~LBER_USE_DER; in ber_alloc_t()
487 if ( options & LBER_USE_DER ) { in ber_init_w_nullchar()
488 options &= ~LBER_USE_DER; in ber_init_w_nullchar()
/onnv-gate/usr/src/lib/libldap4/include/
H A Dldap-private.h105 #define LBER_USE_DER 0x01 macro
/onnv-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h43 #define LBER_USE_DER 0x01 macro
/onnv-gate/usr/src/lib/libnisdb/
H A Dldap_val.c326 #ifndef LBER_USE_DER
327 #define LBER_USE_DER 0x01 macro