Searched defs:long_options (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 104 static struct option long_options[] = local
|
/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 113 static struct option long_options[] = local
|