Home
last modified time | relevance | path

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

/external/mksh/src/
Dtree.c205 case TTIME: in ptree()
1100 OPEN(TTIME) in dumptree()
Dsyn.c503 t = block(TTIME, t, NULL); in get_command()
Dexec.c438 case TTIME: in execute()
Dsh.h1377 #define TTIME 20 /* time pipeline */ macro