Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dmode.h71 struct forknod struct
73 int forktyp;
74 IOPTR forkio;
75 TREPTR forktre;
/original-bsd/old/sh/
H A Dmode.h132 struct forknod { struct
133 INT forktyp;
134 IOPTR forkio;
135 TREPTR forktre;
210 struct forknod forknod; member