Home
last modified time | relevance | path

Searched refs:sos_next (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/ber_der/inc/
H A Dkmfber_int.h61 struct seqorset *sos_next; member
/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dio.c121 for (s = ber->ber_sos; s != NULLSEQORSET; s = s->sos_next) { in kmfber_realloc()
278 sos = sos->sos_next; in ber_sos_dump()
H A Dencode.c451 new_sos->sos_next = ber->ber_sos; in ber_start_seqorset()
506 if ((next = (*sos)->sos_next) == NULLSEQORSET) { in ber_put_seqorset()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h124 struct seqorset *sos_next; member
H A Dencode.c393 new_sos->sos_next = ber->ber_sos; in ber_start_seqorset()
451 if ( (next = (*sos)->sos_next) == NULLSEQORSET ) { in ber_put_seqorset()
H A Dio.c280 for ( s = ber->ber_sos; s != NULLSEQORSET; s = s->sos_next ) { in nslberi_ber_realloc()
547 sos = sos->sos_next; in ber_sos_dump()