Home
last modified time | relevance | path

Searched refs:Tcommand (Results 1 – 3 of 3) sorted by relevance

/external/mksh/src/
Dsyn.c330 else if (strcmp(ident, Tcommand) != 0) in get_command()
967 (docommand && (strcmp(s, Tcommand) == 0)) || in assign_command()
Dsh.h868 #define Tcommand (T_funny_command + 10) /* "command" */ macro
Dfuncs.c106 {Tcommand, c_command},