Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/sh/
H A Dxec.c477 #define SH_TOPFUN 0x8000 /* this is a temporary tksh hack */ in sh_eval() macro
478 if (mode & SH_TOPFUN) in sh_eval()
480 mode ^= SH_TOPFUN; in sh_eval()