Searched refs:ksh_getopt_reset (Results 1 – 4 of 4) sorted by relevance
547 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()
374 ksh_getopt_reset(&go, GF_ERROR|GF_PLUSOPT); in parse_args()1201 ksh_getopt_reset(Getopt *go, int flags) in ksh_getopt_reset() function
835 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()
2567 void ksh_getopt_reset(Getopt *, int);