Searched defs:opt_index (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/ape/cmd/diff/ |
H A D | getopt1.c | 59 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() argument 75 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() argument
|
/plan9/sys/src/ape/cmd/patch/ |
H A D | getopt1.c | 68 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() argument 84 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() argument
|