Home
last modified time | relevance | path

Searched refs:getopt_data (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/include/
Dgetopt.h141 typedef struct getopt_data struct
146 } getopt_data; argument
167 struct getopt_data * __data);
171 struct getopt_data * __data);
175 struct getopt_data * __data);
/picolibc-latest/newlib/libc/stdlib/
Dgetopt.c161 read_globals (struct getopt_data *data) in read_globals()
175 write_globals (struct getopt_data *data) in write_globals()
192 struct getopt_data *data) in getopt_internal()
467 struct getopt_data data; in getopt()
480 struct getopt_data data; in getopt_long()
493 struct getopt_data data; in getopt_long_only()
504 struct getopt_data *data) in __getopt_r()
512 struct getopt_data *data) in __getopt_long_r()
520 struct getopt_data *data) in __getopt_long_only_r()