Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c213 case TFUNCT: in ptree()
1130 OPEN(TFUNCT) in dumptree()
Dsyn.c722 t = newtp(TFUNCT); in function_body()
Dexec.c416 case TFUNCT: in execute()
Dsh.h1983 #define TFUNCT 19 /* function name { command; } */ macro