Home
last modified time | relevance | path

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

/third_party/mksh/
Dsh.h1005 #define T_command (T_funny_command + 9)
1006 #define Tcommand (T_funny_command + 10)
1026 EXTERN const char T_funny_command[] E_INIT("funny $()-command"); variable
1192 #define T_funny_command "funny $()-command" macro
Deval.c1581 errorf(Tf_sD_s, T_funny_command, in comsub()