Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c547 ksh_getopt_reset(&builtin_opt, GF_ERROR); in comexec()
574 ksh_getopt_reset(&builtin_opt, 0); in comexec()
1397 ksh_getopt_reset(&builtin_opt, GF_ERROR); in call_builtin()
Dmisc.c374 ksh_getopt_reset(&go, GF_ERROR|GF_PLUSOPT); in parse_args()
1201 ksh_getopt_reset(Getopt *go, int flags) in ksh_getopt_reset() function
Dfuncs.c835 ksh_getopt_reset(&builtin_opt, GF_ERROR); in c_alias()
1195 ksh_getopt_reset(&user_opt, GF_NONAME | in getopts_reset()
2444 ksh_getopt_reset(&opt, 0); in timex_hook()
Dsh.h2567 void ksh_getopt_reset(Getopt *, int);