Home
last modified time | relevance | path

Searched refs:Tf_optfoo (Results 1 – 4 of 4) sorted by relevance

/third_party/mksh/
Dmisc.c1324 warningf(true, Tf_optfoo, in ksh_getopt()
1352 warningf(true, Tf_optfoo, in ksh_getopt()
Dsh.h1104 EXTERN const char Tf_optfoo[] E_INIT("%s%s-%c: %s"); variable
1270 #define Tf_optfoo "%s%s-%c: %s" macro
Dfuncs.c2469 errorf(Tf_optfoo, Ttime, Tcolsp, in timex_hook()
2472 errorf(Tf_optfoo, Ttime, Tcolsp, in timex_hook()
Dmain.c511 errorf(Tf_optfoo, "", "", 'c', Treq_arg); in main_init()