Searched defs:SEQUENCE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/tr/
H A Dextern.h41 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, enumerator in enum:__anon1889::__anon1891
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dpiclsdr.c48 #define SEQUENCE 10 macro
132 SC_MSG_ID(&req_pkt) = SEQUENCE;
168 SC_MSG_ID(&req_pkt) = SEQUENCE;
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A DgssapiP_spnego.h31 #define SEQUENCE 0x30 macro
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dderparse.h61 #define SEQUENCE 0x10 /* 16: Constructed Sequence / Sequence Of */ macro
101 #define SPNEGO_CONSTRUCTED_SEQUENCE ( SEQUENCE | CONSTRUCTED )
104 #define SPNEGO_MECHLIST_TYPE ( SEQUENCE | CONSTRUCTED | OID )
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c400 #define SEQUENCE 0x0002 macro
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,
[all...]

Completed in 75 milliseconds