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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dbash.c315 int n=0,xtrace,verbose; local
411 xtrace = sh_isoption(SH_XTRACE);
419 if(xtrace)
H A Darray.c397 int xtrace = sh_isoption(SH_XTRACE); local
420 if(xtrace)
426 if(xtrace)

Completed in 91 milliseconds