Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c591 int showme = t->tre.tretyp&FSHOWME; in term() local
1131 int showme=0, comsub; in item() local
H A Dxec.c2045 int showme = t->tre.tretyp&FSHOWME; in sh_exec() local