Home | History | Annotate | Download | only in src

Lines Matching refs:Getopt

54 static void chvt(const Getopt *);
375 Getopt go;
968 /* Initialise a Getopt structure */
970 ksh_getopt_reset(Getopt *go, int flags)
982 * getopt() used for shell built-in commands, the getopts command, and
1007 ksh_getopt(const char **argv, Getopt *go, const char *optionsp)
1980 chvt(const Getopt *go)
2049 rndset((unsigned long)chvt_rndsetup(go, sizeof(Getopt)));