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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ldap.c401 #define SEQUENCEOF 0x0003 macro
474 static asndefT attributes = {"Attribute List", SEQUENCEOF, -1, 1, {
501 static asndefT partialAttributes = {"Partial Attributes", SEQUENCEOF, -1, 1, {
559 static asndefT referral = {"Referral", SEQUENCEOF, -1, 1, {
595 static asndefT modification = {"Modification", SEQUENCEOF, -1, 1, {
608 static asndefT addAttributes = {"Attributes", SEQUENCEOF, -1, 1, {
659 static asndefT searchResRef = {"Operation", SEQUENCEOF, 19, 1, {
701 static asndefT controls = {"Controls List", SEQUENCEOF, -1, 1, {
1027 case SEQUENCEOF:

Completed in 47 milliseconds