Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c1041 warningf(true, Tf_optfoo, in ksh_getopt()
1069 warningf(true, Tf_optfoo, in ksh_getopt()
Dsh.h989 EXTERN const char Tf_optfoo[] E_INIT("%s%s-%c: %s"); variable
1150 #define Tf_optfoo "%s%s-%c: %s" macro
Dfuncs.c2448 errorf(Tf_optfoo, Ttime, Tcolsp, in timex_hook()
2451 errorf(Tf_optfoo, Ttime, Tcolsp, in timex_hook()
Dmain.c498 errorf(Tf_optfoo, "", "", 'c', Treq_arg); in main_init()