Searched refs:sos (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libkmf/ber_der/common/
H A Dio.c115 * reset all the sos and ber pointers. Offsets would've been
265 ber_sos_dump(Seqorset *sos) argument
268 ber_err_print("*** sos dump ***\n");
269 while (sos != NULLSEQORSET) {
271 sos->sos_clen, sos->sos_first, sos->sos_ptr);
274 sos->sos_ptr - sos->sos_first);
276 lber_bprint(sos
[all...]
H A Dencode.c487 Seqorset **sos = &ber->ber_sos; local
497 len = (*sos)->sos_clen;
506 if ((next = (*sos)->sos_next) == NULLSEQORSET) {
508 if ((taglen = ber_put_tag(ber, (*sos)->sos_tag, 1)) == -1)
522 (void) memmove((*sos)->sos_first + taglen +
523 lenlen, (*sos)->sos_first + taglen +
545 taglen = kmfber_calc_taglen((*sos)->sos_tag);
546 ntag = htonl((*sos)->sos_tag);
547 (void) memmove((*sos)->sos_first, (char *)&ntag +
556 (void) memmove((*sos)
[all...]
/osnet-11/usr/src/lib/libldap4/ber/
H A Dencode.c414 Seqorset **sos = &ber->ber_sos; local
424 len = (*sos)->sos_clen;
436 if ( (next = (*sos)->sos_next) == NULLSEQORSET ) {
438 if ( (taglen = ber_put_tag( ber, (*sos)->sos_tag, 1 )) == -1 )
452 (void) SAFEMEMCPY( (*sos)->sos_first + taglen +
453 lenlen, (*sos)->sos_first + taglen +
469 (*sos)->sos_ber->ber_ptr += len;
474 taglen = ber_calc_taglen( (*sos)->sos_tag );
475 ntag = LBER_HTONL( (*sos)->sos_tag );
476 (void) SAFEMEMCPY( (*sos)
[all...]
H A Dio.c303 * reset all the sos and ber pointers. Offsets would've been
514 ber_sos_dump( Seqorset *sos )
516 (void) fprintf( stderr, catgets(slapdcat, 1, 79, "*** sos dump ***\n") );
517 while ( sos != NULLSEQORSET ) {
519 sos->sos_clen, sos->sos_first, sos->sos_ptr );
521 sos->sos_ptr - sos->sos_first );
522 lber_bprint( sos
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c430 Seqorset **sos = &ber->ber_sos; local
440 len = (*sos)->sos_clen;
451 if ( (next = (*sos)->sos_next) == NULLSEQORSET ) {
453 if ( (taglen = ber_put_tag( ber, (*sos)->sos_tag, 1 )) == -1 )
467 SAFEMEMCPY( (*sos)->sos_first + taglen +
468 lenlen, (*sos)->sos_first + taglen +
489 taglen = ber_calc_taglen( (*sos)->sos_tag );
490 ntag = LBER_HTONL( (*sos)->sos_tag );
491 SAFEMEMCPY( (*sos)->sos_first, (char *) &ntag +
500 SAFEMEMCPY( (*sos)
[all...]
H A Dio.c273 * reset all the sos and ber pointers. Offsets would've been
534 ber_sos_dump( Seqorset *sos )
537 ber_err_print ( "*** sos dump ***\n" );
538 while ( sos != NULLSEQORSET ) {
540 sos->sos_clen, sos->sos_first, sos->sos_ptr );
543 sos->sos_ptr - sos->sos_first );
545 lber_bprint( sos
[all...]
/osnet-11/usr/src/cmd/ldap/common/
H A Detest.c36 Seqorset *sos = NULLSEQORSET; local
/osnet-11/usr/src/lib/libldap4/include/
H A Dlber.h201 void ber_sos_dump(Seqorset *sos);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DCurrency.pm299 sos:Somali Shilling

Completed in 32 milliseconds