Home | History | Annotate | Download | only in src

Lines Matching refs:Getopt

258 	Getopt go;
762 /* Initialise a Getopt structure */
764 ksh_getopt_reset(Getopt *go, int flags)
775 /* getopt() used for shell built-in commands, the getopts command, and
800 ksh_getopt(const char **argv, Getopt *go, const char *optionsp)