Searched refs:_getopt_initialize (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/lib/libiberty/src/ |
| D | getopt.c | 398 static const char *_getopt_initialize (int, char *const *, const char *); 401 _getopt_initialize (int argc ATTRIBUTE_UNUSED, in _getopt_initialize() function 532 optstring = _getopt_initialize (argc, argv, optstring); in _getopt_internal()
|
| D | ChangeLog | 184 (_getopt_initialize): Mark argc and argv parameters as unused. 665 * getopt.c (my_index, exchange, _getopt_initialize, 1740 * getopt.c (exchange, _getopt_initialize): Use mempcpy not 6061 (_getopt_initialize): New function, broken out of _getopt_internal.
|
| /openbsd/src/gnu/usr.bin/cvs/lib/ |
| D | getopt.c | 284 _getopt_initialize (optstring) in _getopt_initialize() function 385 optstring = _getopt_initialize (optstring);
|
| /openbsd/src/gnu/usr.sbin/mkhybrid/src/ |
| D | getopt.c | 291 _getopt_initialize (optstring) in _getopt_initialize() function 390 optstring = _getopt_initialize (optstring);
|
| /openbsd/src/gnu/usr.bin/texinfo/lib/ |
| D | getopt.c | 253 _getopt_initialize (int argc, char *const *argv, const char *optstring, in _getopt_initialize() function 390 optstring = _getopt_initialize (argc, argv, optstring, d); in _getopt_internal_r()
|