Lines Matching defs:SEQUENCE

400 #define	SEQUENCE		0x0002
437 static asndefT equalityMatch = {"Equality Match", SEQUENCE, -1, 2, {
440 static asndefT substrings = {"Substring", SEQUENCE, -1, 2, {
445 static asndefT greaterOrEqual = {"Greater Or Equal", SEQUENCE, -1, 2, {
448 static asndefT lessOrEqual = {"Less Or Equal", SEQUENCE, -1, 2, {
451 static asndefT approxMatch = {"Approx Match", SEQUENCE, -1, 2, {
454 static asndefT extensibleMatch = {"Extensible Match", SEQUENCE, -1, 4, {
477 static asndefT searchRequest = {"Operation", SEQUENCE, 3, 8, {
497 static asndefT attribute = {"Attribute", SEQUENCE, -1, 2, {
504 static asndefT searchResEntry = {"Operation", SEQUENCE, 4, 2, {
512 static asndefT bindRequest = {"Operation", SEQUENCE, 0, 3, {
562 static asndefT ldapResult = {"LDAP Result", SEQUENCE, -1, 4, {
568 static asndefT bindResponse = {"Operation", SEQUENCE, 1, 5, {
575 static asndefT unbindRequest = {"Operation", SEQUENCE, 2, 0, {0}};
577 static asndefT searchResDone = {"Operation", SEQUENCE, 5, 4, {
588 static asndefT seqModModification = {"Modification", SEQUENCE, -1, 1, {
591 static asndefT seqModification = {"", SEQUENCE, -1, 2, {
598 static asndefT modifyRequest = {"Operation", SEQUENCE, 6, 2, {
602 static asndefT modifyResponse = {"Operation", SEQUENCE, 7, 4, {
611 static asndefT addRequest = {"Operation", SEQUENCE, 8, 2, {
615 static asndefT addResponse = {"Operation", SEQUENCE, 9, 4, {
621 static asndefT delRequest = {"Operation", SEQUENCE, 10, 1, {
624 static asndefT delResponse = {"Operation", SEQUENCE, 11, 4, {
630 static asndefT modifyDNRequest = {"Operation", SEQUENCE, 12, 4, {
636 static asndefT modifyDNResponse = {"Operation", SEQUENCE, 13, 4, {
642 static asndefT ava = {"Ava", SEQUENCE, -1, 2, {
646 static asndefT compareRequest = {"Operation", SEQUENCE, 14, 2, {
650 static asndefT compareResponse = {"Operation", SEQUENCE, 15, 4, {
656 static asndefT abandonRequest = {"Operation", SEQUENCE, 16, 1, {
662 static asndefT extendedRequest = {"Operation", SEQUENCE, 14, 2, {
666 static asndefT extendedResponse = {"Operation", SEQUENCE, 24, 6, {
696 static asndefT control = {"Control", SEQUENCE, -1, 3, {
704 static asndefT LDAPMessage = { "LDAPMessage", SEQUENCE, -1, 3, {
729 SEQUENCE, /* Sequence */
802 /* LDAPMessage::= SEQUENCE */
926 * For this test SEQUENCE & SEQUENCE OF
985 case SEQUENCE:
995 * For this test SEQUENCE & SEQUENCE OF