Searched refs:getopt_long_only (Results 1 – 6 of 6) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | getopt.h | 135 extern int getopt_long_only (int ___argc, char *const *___argv,
|
/l4re-core-master/l4util/include/ |
A D | getopt.h | 96 L4_CV int getopt_long_only (int argc, char *const *argv,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/ |
A D | getopt_long-simple.c | 54 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only() function
|
A D | getopt.c | 1178 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/l4re-core-master/l4util/lib/src/ |
A D | parse_cmdline.c | 222 val = getopt_long_only(*argc, (char**)*argv, optstring, longopts, &idx); in parse_cmdlinev()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/ |
A D | Config.in | 1900 bool "Support getopt_long/getopt_long_only"
|
Completed in 8 milliseconds