Home
last modified time | relevance | path

Searched refs:T_funny_command (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dsh.h867 EXTERN const char T_funny_command[] E_INIT("funny $() command"); variable
868 #define Tcommand (T_funny_command + 10) /* "command" */
Deval.c1327 errorf("%s: %s", T_funny_command, in comsub()