Searched refs:FKSH (Results 1 – 4 of 4) sorted by relevance
741 if (tp->flag & FKSH) in comexec()753 if (tp->flag & FKSH) { in comexec()775 if (tp->flag & FKSH) { in comexec()1088 tp->flag &= ~(ISSET|ALLOC|FKSH); in define()1101 tp->flag |= FKSH; in define()
2081 tobool(f->flag & FKSH), in c_typeset()2107 tobool(vp->flag & FKSH), in c_typeset()
1823 #define FKSH BIT(11) /* function defined with function x (vs x()) */ macro
9432 (note: ksh93 has no local; typeset works only in FKSH)9592 (note: ksh93 has no local; typeset works only in FKSH)13872 Check that FKSH functions have their own shell flags13892 Check that even FKSH functions share the shell flags13912 Check that !FKSH functions share the shell flags