Home | History | Annotate | Download | only in src

Lines Matching refs:Getopt

57 static void chvt(const Getopt *);
349 Getopt go;
972 /* Initialise a Getopt structure */
974 ksh_getopt_reset(Getopt *go, int flags)
986 * getopt() used for shell built-in commands, the getopts command, and
1011 ksh_getopt(const char **argv, Getopt *go, const char *optionsp)
1979 chvt(const Getopt *go)
2048 rndset((unsigned long)chvt_rndsetup(go, sizeof(Getopt)));