Searched refs:LBER_USE_DER (Results 1 – 9 of 9) sorted by relevance
430 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()
439 return( ber_alloc_t( LBER_USE_DER ) ); in der_alloc()
32 if ((ber = ber_alloc_t(LBER_USE_DER)) == NULLBER){ in ldap_create_page_control()
38 if ((ber = ber_alloc_t(LBER_USE_DER)) == NULLBER){ in ldap_create_page_control()
234 ld->ld_lberoptions = LBER_USE_DER; in ldap_init()
431 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()
105 #define LBER_USE_DER 0x01 macro
43 #define LBER_USE_DER 0x01 macro
326 #ifndef LBER_USE_DER327 #define LBER_USE_DER 0x01 macro