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