Searched refs:getopt_long (Results 1 – 3 of 3) sorted by relevance
| /pciutils/compat/ |
| H A D | getopt.h | 99 extern int getopt_long (int argc, char *const *argv, const char *shortopts, 112 extern int getopt_long ();
|
| H A D | getopt.c | 640 int getopt_long(int argc, char *const *argv, const char *options, const struct option *long_options… in getopt_long() function
|
| /pciutils/ |
| H A D | pcilmr.c | 90 c = getopt_long(argc, argv, "+", long_options, NULL); in main()
|