Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c202 case TFUNCT: in ptree()
1078 OPEN(TFUNCT) in dumptree()
Dsyn.c699 t = newtp(TFUNCT); in function_body()
Dsh.h1307 #define TFUNCT 19 /* function name { command; } */ macro
Dexec.c435 case TFUNCT: in execute()