Home
last modified time | relevance | path

Searched refs:globdolh (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dargs.c43 static struct dolnod *globdolh; variable
331 if(globdolh) in clearup()
332 dolh = globdolh; in clearup()
335 globdolh = 0; in clearup()
372 globdolh = dolh;
397 globdolh = 0; in restorargs()