Searched refs:NULLSEQORSET (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libkmf/ber_der/inc/
H A Dkmfber_int.h67 #define NULLSEQORSET ((Seqorset *) 0) macro
/osnet-11/usr/src/cmd/ldap/common/
H A Detest.c36 Seqorset *sos = NULLSEQORSET;
/osnet-11/usr/src/lib/libkmf/ber_der/common/
H A Dio.c121 for (s = ber->ber_sos; s != NULLSEQORSET; s = s->sos_next) {
269 while (sos != NULLSEQORSET) {
H A Dencode.c435 == NULLSEQORSET) {
441 if (ber->ber_sos == NULLSEQORSET)
506 if ((next = (*sos)->sos_next) == NULLSEQORSET) {
/osnet-11/usr/src/lib/libldap4/ber/
H A Dencode.c369 == NULLSEQORSET )
372 if ( ber->ber_sos == NULLSEQORSET )
436 if ( (next = (*sos)->sos_next) == NULLSEQORSET ) {
H A Dio.c310 for ( s = ber->ber_sos; s != NULLSEQORSET; s = s->sos_next ) {
517 while ( sos != NULLSEQORSET ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/ber/
H A Dencode.c378 == NULLSEQORSET ) {
384 if ( ber->ber_sos == NULLSEQORSET )
451 if ( (next = (*sos)->sos_next) == NULLSEQORSET ) {
H A Dlber-int.h130 #define NULLSEQORSET ((Seqorset *) 0) macro
H A Dio.c280 for ( s = ber->ber_sos; s != NULLSEQORSET; s = s->sos_next ) {
538 while ( sos != NULLSEQORSET ) {
/osnet-11/usr/src/lib/libldap4/include/
H A Dlber.h96 #define NULLSEQORSET ((Seqorset *) 0) macro

Completed in 26 milliseconds