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

/illumos-gate/usr/src/cmd/sh/
H A Dargs.c45 static struct dolnod *globdolh; variable in typeref:struct:dolnod
335 if(globdolh)
336 dolh = globdolh;
339 globdolh = 0;
376 globdolh = dolh;
402 globdolh = 0;

Completed in 64 milliseconds