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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c122 * OP_BRFL and OP_BRTR branch to an offset in the code array
164 OP_BRTR, enumerator in enum:optype
373 case OP_BRTR:
407 case OP_BRTR:
412 else if (oplist[*op] == OP_BRTR)
418 if (oplist[*op] == OP_BRTR)
693 case OP_BRTR:
1616 emitop(OP_BRTR);
1625 emitop(OP_BRTR);
1649 emitop(OP_BRTR);
[all...]

Completed in 63 milliseconds