Searched refs:Tf_optfoo (Results 1 – 4 of 4) sorted by relevance
/third_party/mksh/ |
D | misc.c | 1324 warningf(true, Tf_optfoo, in ksh_getopt() 1352 warningf(true, Tf_optfoo, in ksh_getopt()
|
D | sh.h | 1104 EXTERN const char Tf_optfoo[] E_INIT("%s%s-%c: %s"); variable 1270 #define Tf_optfoo "%s%s-%c: %s" macro
|
D | funcs.c | 2469 errorf(Tf_optfoo, Ttime, Tcolsp, in timex_hook() 2472 errorf(Tf_optfoo, Ttime, Tcolsp, in timex_hook()
|
D | main.c | 511 errorf(Tf_optfoo, "", "", 'c', Treq_arg); in main_init()
|