Symbol: LBER_DEFAULT
usr/src/lib/libldap5/sources/ldap/ber/decode.c
110
if ( (tag = ber_get_tag( ber )) == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/decode.c
111
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
122
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
126
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
130
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
199
if ( (tag = ber_skip_tag( ber, &len )) == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/decode.c
200
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
207
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
222
if ( (tag = ber_skip_tag( ber, &datalen )) == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/decode.c
223
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
225
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
232
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
243
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
247
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
266
if ( (tag = ber_skip_tag( ber, &datalen )) == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/decode.c
267
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
270
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
276
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
286
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
303
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
306
if ( (tag = ber_skip_tag( ber, &len )) == LBER_DEFAULT ) {
usr/src/lib/libldap5/sources/ldap/ber/decode.c
307
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
312
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
319
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
330
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
347
if ( (tag = ber_skip_tag( ber, &datalen )) == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/decode.c
348
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
352
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
355
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
361
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
374
if ( (tag = ber_skip_tag( ber, &len )) == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/decode.c
375
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
378
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
401
if ( ber_skip_tag( ber, len ) == LBER_DEFAULT ) {
usr/src/lib/libldap5/sources/ldap/ber/decode.c
451
for ( rc = 0, p = (char *)fmt; *p && rc != LBER_DEFAULT; p++ ) {
usr/src/lib/libldap5/sources/ldap/ber/decode.c
517
tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
usr/src/lib/libldap5/sources/ldap/ber/decode.c
518
&& rc != LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/decode.c
534
if ( rc != LBER_DEFAULT &&
usr/src/lib/libldap5/sources/ldap/ber/decode.c
536
rc = LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/decode.c
547
tag != LBER_DEFAULT && tag != LBER_END_OF_SEQORSET
usr/src/lib/libldap5/sources/ldap/ber/decode.c
548
&& rc != LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/decode.c
561
if ( rc != LBER_DEFAULT &&
usr/src/lib/libldap5/sources/ldap/ber/decode.c
563
rc = LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/decode.c
57
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
570
if ( (rc = ber_skip_tag( ber, &len )) == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/decode.c
591
rc = LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/decode.c
598
if (rc == LBER_DEFAULT) {
usr/src/lib/libldap5/sources/ldap/ber/decode.c
66
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/decode.c
76
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/encode.c
210
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
220
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
236
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
292
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
319
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
339
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
407
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
417
if ( tag == LBER_DEFAULT )
usr/src/lib/libldap5/sources/ldap/ber/encode.c
680
ber->ber_tag = LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/io.c
1002
(*ppBer)->ber_tag = LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/io.c
1054
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
1065
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
1075
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
1135
if ( (tag = get_buffer_tag( &sb )) == LBER_DEFAULT ) {
usr/src/lib/libldap5/sources/ldap/ber/io.c
1182
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
1215
return(LBER_DEFAULT);
usr/src/lib/libldap5/sources/ldap/ber/io.c
436
ber->ber_tag = LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/io.c
481
ber->ber_tag = LBER_DEFAULT;
usr/src/lib/libldap5/sources/ldap/ber/io.c
564
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
575
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
585
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
629
if ( (tag = get_tag( sb )) == LBER_DEFAULT ) {
usr/src/lib/libldap5/sources/ldap/ber/io.c
630
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
644
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
649
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
653
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
669
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
675
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
680
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/ber/io.c
691
return( LBER_DEFAULT );
usr/src/lib/libldap5/sources/ldap/common/result.c
1285
LDAP_SET_LDERRNO( ld, (tag == LBER_DEFAULT ? LDAP_SERVER_DOWN :
usr/src/lib/libldap5/sources/ldap/common/result.c
530
LDAP_SET_LDERRNO( ld, (tag == LBER_DEFAULT ? LDAP_SERVER_DOWN :
usr/src/lib/libldap5/sources/ldap/common/result.c
532
if ( tag == LBER_DEFAULT ) {
usr/src/lib/libsldap/common/ns_reads.c
5413
ber_tag_t rTag = LBER_DEFAULT;