Home
last modified time | relevance | path

Searched defs:getopt_long_r (Results 1 – 4 of 4) sorted by relevance

/dports/net-p2p/shx/shx-0.2.4/src/
H A Dgetopt1_r.c67 getopt_long_r (argc, argv, options, long_options, opt_index, opt) in getopt_long_r() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/
H A Dgetopt.h136 #define getopt_long_r __getopt_long_r macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/
H A Dgetopt.h136 #define getopt_long_r __getopt_long_r macro
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/logcat/
H A Dgetopt_long.cpp240 int getopt_long_r(int nargc, char* const* nargv, const char* options, in getopt_long_r() function