Searched refs:FKSH (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dexec.c624 !(tp->flag & FKSH)) {
732 if (tp->flag & FKSH)
744 if (tp->flag & FKSH) {
1036 tp->flag |= FKSH;
H A Dfuncs.c847 tobool(f->flag & FKSH),
870 tobool(vp->flag & FKSH),
H A Dsh.h1168 #define FKSH BIT(11) /* function defined with function x (vs x()) */ macro

Completed in 614 milliseconds