Home
last modified time | relevance | path

Searched refs:OP_LE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libcmd/common/
H A Dexpr.c128 #define OP_LE (T_CMP|4) macro
157 "<=", OP_LE,
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c158 OP_LE, enumerator
661 case OP_LE: in want_packet()
2250 emitop(OP_LE); in primary()
2261 emitop(OP_LE); in primary()
2636 "<=", OP_LE,