Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h946 EXTERN const char Treq_arg[] E_INIT("requires an argument"); variable
1107 #define Treq_arg "requires an argument" macro
Dmain.c498 errorf(Tf_optfoo, "", "", 'c', Treq_arg); in main_init()
Dmisc.c1072 c, Treq_arg); in ksh_getopt()
Dfuncs.c2452 opt.optarg[0], Treq_arg); in timex_hook()