Searched refs:LBER_DEFAULT (Results 1 – 6 of 6) sorted by relevance
61 return( LBER_DEFAULT ); in ber_get_tag()70 return( LBER_DEFAULT ); in ber_get_tag()80 return( LBER_DEFAULT ); in ber_get_tag()114 if ( (tag = ber_get_tag( ber )) == LBER_DEFAULT ) in ber_skip_tag()115 return( LBER_DEFAULT ); in ber_skip_tag()126 return( LBER_DEFAULT ); in ber_skip_tag()130 return( LBER_DEFAULT ); in ber_skip_tag()134 return( LBER_DEFAULT ); in ber_skip_tag()203 if ( (tag = ber_skip_tag( ber, &len )) == LBER_DEFAULT ) in ber_get_int()204 return( LBER_DEFAULT ); in ber_get_int()[all …]
436 ber->ber_tag = LBER_DEFAULT; in ber_alloc_t()481 ber->ber_tag = LBER_DEFAULT; in ber_init_w_nullchar()564 return( LBER_DEFAULT ); in get_tag()575 return( LBER_DEFAULT ); in get_tag()585 return( LBER_DEFAULT ); in get_tag()629 if ( (tag = get_tag( sb )) == LBER_DEFAULT ) { in ber_get_next()630 return( LBER_DEFAULT ); in ber_get_next()644 return( LBER_DEFAULT ); in ber_get_next()649 return( LBER_DEFAULT ); in ber_get_next()653 return( LBER_DEFAULT ); in ber_get_next()[all …]
210 if ( tag == LBER_DEFAULT ) in ber_put_enum()220 if ( tag == LBER_DEFAULT ) in ber_put_int()236 if ( tag == LBER_DEFAULT ) in ber_put_ostring()292 if ( tag == LBER_DEFAULT ) in ber_put_bitstring()319 if ( tag == LBER_DEFAULT ) in ber_put_null()339 if ( tag == LBER_DEFAULT ) in ber_put_boolean()407 if ( tag == LBER_DEFAULT ) in ber_start_seq()417 if ( tag == LBER_DEFAULT ) in ber_start_set()680 ber->ber_tag = LBER_DEFAULT; in ber_printf()
54 #define LBER_DEFAULT 0xffffffffU macro
532 LDAP_SET_LDERRNO( ld, (tag == LBER_DEFAULT ? LDAP_SERVER_DOWN :534 if ( tag == LBER_DEFAULT ) {1287 LDAP_SET_LDERRNO( ld, (tag == LBER_DEFAULT ? LDAP_SERVER_DOWN :
5290 ber_tag_t rTag = LBER_DEFAULT; in get_new_acct_more_info()