Home
last modified time | relevance | path

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

/external/mksh/src/
Dexec.c563 ksh_getopt_reset(&builtin_opt, GF_ERROR); in comexec()
587 ksh_getopt_reset(&builtin_opt, 0); in comexec()
1348 ksh_getopt_reset(&builtin_opt, GF_ERROR); in call_builtin()
Dmisc.c398 ksh_getopt_reset(&go, GF_ERROR|GF_PLUSOPT); in parse_args()
970 ksh_getopt_reset(Getopt *go, int flags) in ksh_getopt_reset() function
Dfuncs.c1109 ksh_getopt_reset(&builtin_opt, GF_ERROR); in c_alias()
1462 ksh_getopt_reset(&user_opt, GF_NONAME | in getopts_reset()
2691 ksh_getopt_reset(&opt, 0); in timex_hook()
Dsh.h1938 void ksh_getopt_reset(Getopt *, int);