Home
last modified time | relevance | path

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

/original-bsd/local/toolchest/ksh/sh/
H A Dmode.h64 struct dolnod struct
66 DOLPTR dolnxt;
67 int doluse;
68 char *dolarg[1];
/original-bsd/old/sh/
H A Dmode.h126 struct dolnod { struct
127 DOLPTR dolnxt;
128 INT doluse;
129 CHAR dolarg[1];