Searched refs:_getopt_data (Results 1 – 5 of 5) sorted by relevance
61 struct _getopt_data struct104 int __long_only, struct _getopt_data *__data, argument110 struct _getopt_data *__data);116 struct _getopt_data *__data);
118 static struct _getopt_data getopt_data;130 exchange (char **argv, struct _getopt_data *d) in exchange()195 int long_only, struct _getopt_data *d, in process_long_option()382 struct _getopt_data *d, int posixly_correct) in _getopt_initialize()472 int long_only, struct _getopt_data *d, int posixly_correct) in _getopt_internal_r()
38 struct _getopt_data *d) in _getopt_long_r()61 struct _getopt_data *d) in _getopt_long_only_r()
276 struct _getopt_data opt_data;488 struct _getopt_data opt_data = _GETOPT_DATA_INITIALIZER; in parser_init()
6991 * posix/getopt_int.h (_getopt_data): Remove __posixly_correct field.