Home
last modified time | relevance | path

Searched refs:getopt_long_only (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/ape/cmd/diff/
H A Dgetopt.h108 extern int getopt_long_only (int argc, char *const *argv,
120 extern int getopt_long_only ();
H A Dgetopt1.c75 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
/plan9/sys/src/ape/cmd/patch/
H A Dgetopt.h112 extern int getopt_long_only (int argc, char *const *argv,
124 extern int getopt_long_only ();
H A Dgetopt1.c84 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function