Searched refs:LBER_USE_DER (Results 1 – 4 of 4) sorted by relevance
32 if ((ber = ber_alloc_t(LBER_USE_DER)) == NULLBER){ in ldap_create_page_control()
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()
43 #define LBER_USE_DER 0x01 macro
326 #ifndef LBER_USE_DER327 #define LBER_USE_DER 0x01 macro