HomeSort by: relevance | last modified time | path
    Searched defs:Getopt (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
sh.h 440 /* Values for Getopt.flags */
445 /* Values for Getopt.info */
458 } Getopt;
460 EXTERN Getopt builtin_opt; /* for shell builtin commands */
461 EXTERN Getopt user_opt; /* parsing state for getopts builtin command */

Completed in 11 milliseconds