Home
last modified time | relevance | path

Searched defs:getopt_long (Results 1 – 10 of 10) sorted by relevance

/third_party/glfw/deps/
Dgetopt.c158 int getopt_long(int argc, char* const argv[], const char* optstring, in getopt_long() function
/third_party/libwebsockets/win32port/win32helpers/
Dgetopt_long.c167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/third_party/musl/src/misc/
Dgetopt_long.c140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() function
/third_party/ninja/src/
Dgetopt.c397 getopt_long (int argc, char **argv, const char *shortopts, in getopt_long() function
/third_party/mesa3d/src/getopt/
Dgetopt_long.c492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs894 pub fn getopt_long( in getopt_long() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1980 pub fn getopt_long( in getopt_long() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs3192 pub fn getopt_long( in getopt_long() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3502 pub fn getopt_long( in getopt_long() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4478 pub fn getopt_long( in getopt_long() function