Home
last modified time | relevance | path

Searched defs:comnod (Results 1 – 2 of 2) sorted by relevance

/original-bsd/local/toolchest/ksh/sh/
H A Dmode.h78 struct comnod struct
80 int comtyp;
81 IOPTR comio;
82 ARGPTR comarg;
83 ARGPTR comset;
84 int comline;
/original-bsd/old/sh/
H A Dmode.h138 struct comnod { struct
139 INT comtyp;
140 IOPTR comio;
141 ARGPTR comarg;
142 ARGPTR comset;
211 struct comnod comnod; member