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

/osnet-11/usr/src/lib/libpp/common/
H A Dpplib.h174 struct oplist /* queue op until PP_INIT */ struct
178 struct oplist* next; /* next op */
269 struct oplist* firstop; /* first arg op */ \
270 struct oplist* lastop; /* last arg op */ \
271 struct oplist* firsttx; /* first text file */ \
272 struct oplist* lasttx; /* last text file */ \
325 struct oplist* chop; /* include prefix chop list */ \

Completed in 27 milliseconds