HomeSort by: relevance | last modified time | path
    Searched refs:ksh_getopt_reset (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/ksh/
proto.h 196 void ksh_getopt_reset ARGS((Getopt *, int));
c_ksh.c 917 ksh_getopt_reset(&builtin_opt, GF_ERROR);
1293 ksh_getopt_reset(&user_opt,
misc.c 390 ksh_getopt_reset(&go, GF_ERROR|GF_PLUSOPT);
937 ksh_getopt_reset(go, flags) function
c_sh.c 789 ksh_getopt_reset(&opt, 0);
exec.c 512 ksh_getopt_reset(&builtin_opt, 0);
1101 ksh_getopt_reset(&builtin_opt, GF_ERROR);

Completed in 29 milliseconds