Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dmode.h87 struct ifnod struct
89 int iftyp;
90 TREPTR iftre;
91 TREPTR thtre;
92 TREPTR eltre;
/original-bsd/old/sh/
H A Dmode.h145 struct ifnod { struct
146 INT iftyp;
147 TREPTR iftre;
148 TREPTR thtre;
149 TREPTR eltre;
212 struct ifnod ifnod; member