Searched defs:shortopts (Results 1 – 1 of 1) sorted by relevance
/picolibc-latest/newlib/libc/stdlib/ |
D | getopt.c | 190 getopt_internal (int argc, char *const argv[], const char *shortopts, in getopt_internal() 477 getopt_long (int argc, char *const argv[], const char *shortopts, in getopt_long() 490 getopt_long_only (int argc, char *const argv[], const char *shortopts, in getopt_long_only() 510 __getopt_long_r (int argc, char *const argv[], const char *shortopts, in __getopt_long_r() 518 __getopt_long_only_r (int argc, char *const argv[], const char *shortopts, in __getopt_long_only_r()
|