Home
last modified time | relevance | path

Searched defs:optstring (Results 26 – 50 of 1722) sorted by relevance

12345678910>>...69

/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/misc/
H A Dgetopt_long.c24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long()
53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct opti… in __getopt_long_core()
140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long()
145 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/misc/
H A Dgetopt_long.c24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long()
53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct opti… in __getopt_long_core()
140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long()
145 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/misc/
H A Dgetopt_long.c24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long()
53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct opti… in __getopt_long_core()
140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long()
145 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/misc/
H A Dgetopt_long.c24 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long()
53 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct opti… in __getopt_long_core()
140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long()
145 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only()
/dports/math/octave-forge-database/database-2.4.4/inst/
H A Dpq_connect.m101 optstring = ""; variable
109 optstring = sprintf ("%s%s='%s' ", optstring, key, val); variable
/dports/shells/heirloom-sh/heirloom-sh-050706/
H A Dgetopt.c82 parse(const char *optstring, const char c) in parse()
99 getopt(int argc, char *const *argv, const char *optstring) in getopt()
/dports/java/java-getopt/java-getopt-1.0.14/gnu/getopt/
H A DGetopt.java478 protected String optstring; field in Getopt
560 Getopt(String progname, String[] argv, String optstring) in Getopt()
577 Getopt(String progname, String[] argv, String optstring, in Getopt()
600 Getopt(String progname, String[] argv, String optstring, in Getopt()
663 setOptstring(String optstring) in setOptstring()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/monkey/include/monkey/mk_core/external/
H A Dwingetopt.h65 static int getopt(int argc, char * const argv[], const char *optstring) in getopt()
157 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long()
186 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct opti… in __getopt_long_core()
273 static int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *lon… in getopt_long()
278 static int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option… in getopt_long_only()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/chunkio/deps/monkey/include/monkey/mk_core/external/
H A Dwingetopt.h65 static int getopt(int argc, char * const argv[], const char *optstring) in getopt()
157 static int __getopt_long(int argc, char *const *argv, const char *optstring, const struct option *l… in __getopt_long()
186 static int __getopt_long_core(int argc, char *const *argv, const char *optstring, const struct opti… in __getopt_long_core()
273 static int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *lon… in getopt_long()
278 static int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option… in getopt_long_only()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/test/lib/
H A Dgetopt.c16 struct getopt_state *gs, const char *optstring, in do_test_getopt()
49 #define test_getopt(optstring, argv, expected) do { \ argument

12345678910>>...69