Home
last modified time | relevance | path

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

/third_party/mksh/
Dtree.c232 case TFUNCT: in ptree()
1136 OPEN(TFUNCT) in dumptree()
Dsyn.c719 t = newtp(TFUNCT); in function_body()
Dexec.c416 case TFUNCT: in execute()
Dsh.h1981 #define TFUNCT 19 /* function name { command; } */ macro