Home
last modified time | relevance | path

Searched defs:oplist (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h174 struct oplist /* queue op until PP_INIT */ struct
178 struct oplist* next; /* next op */ argument
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c255 struct oplist struct
259 struct oplist* next; argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c220 static uint_t oplist[MAXOPS]; /* array of operators */ variable