Searched refs:ksh_getopt_reset (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dproto.h194 void ksh_getopt_reset ARGS((Getopt *, int));
H A Dc_ksh.c950 ksh_getopt_reset(&builtin_opt, GF_ERROR);
1314 ksh_getopt_reset(&user_opt,
H A Dmisc.c396 ksh_getopt_reset(&go, GF_ERROR|GF_PLUSOPT);
934 ksh_getopt_reset(go, flags) function
H A Dc_sh.c791 ksh_getopt_reset(&opt, 0);
H A Dexec.c519 ksh_getopt_reset(&builtin_opt, 0);
1289 ksh_getopt_reset(&builtin_opt, GF_ERROR);

Completed in 120 milliseconds