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()
1096 OPEN(TFUNCT) in dumptree()
Dsyn.c728 t = newtp(TFUNCT); in function_body()
Dexec.c434 case TFUNCT: in execute()
Dsh.h1376 #define TFUNCT 19 /* function name { command; } */ macro