Searched defs:longind (Results 1 – 2 of 2) sorted by relevance
/external/bison/lib/ |
D | getopt.c | 347 const struct option *longopts, int *longind, in _getopt_internal_r() 1129 const struct option *longopts, int *longind, int long_only, in _getopt_internal()
|
/external/libusb/examples/getopt/ |
D | getopt.c | 511 _getopt_internal (argc, argv, optstring, longopts, longind, long_only) in _getopt_internal() argument
|