Searched refs:SOS_STACK_SIZE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/ber_der/inc/
H A Dkmfber_int.h69 #define SOS_STACK_SIZE 8 /* depth of the pre-allocated sos structure stack */ macro
86 Seqorset ber_sos_stack[SOS_STACK_SIZE];
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dlber-int.h132 #define SOS_STACK_SIZE 8 /* depth of the pre-allocated sos structure stack */ macro
149 Seqorset ber_sos_stack[SOS_STACK_SIZE];
H A Dencode.c372 if (ber->ber_sos_stack_posn < SOS_STACK_SIZE) {
533 if (ber->ber_sos_stack_posn <= SOS_STACK_SIZE) {
/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dencode.c429 if (ber->ber_sos_stack_posn < SOS_STACK_SIZE) {
589 if (ber->ber_sos_stack_posn > SOS_STACK_SIZE) {

Completed in 74 milliseconds