Searched refs:ksh_func (Results 1 – 4 of 4) sorted by relevance
689 bool ksh_func) in function_body() argument712 if (ksh_func) { in function_body()718 ksh_func = false; in function_body()726 t->u.ksh_func = tobool(ksh_func); in function_body()
214 fpFUNCTf(shf, indent, tobool(t->u.ksh_func), t->str, t->left); in ptree()1131 t->u.ksh_func ? Ttrue : Tfalse); in dumptree()
1089 if (t->u.ksh_func) in define()
1668 short ksh_func; member