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

/illumos-gate/usr/src/cmd/sh/
H A Dxec.c185 struct dolnod *olddolh; local
198 olddolh = (struct dolnod *)savargs(funcnt);
207 (void) restorargs(olddolh, funcnt);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dargs.c549 register struct dolnod *olddolh = ap->dolh; local
554 return(olddolh);

Completed in 56 milliseconds