Searched defs:getopt_long (Results 1 – 10 of 10) sorted by relevance
| /third_party/glfw/deps/ |
| D | getopt.c | 158 int getopt_long(int argc, char* const argv[], const char* optstring, in getopt_long() function
|
| /third_party/libwebsockets/win32port/win32helpers/ |
| D | getopt_long.c | 167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
| /third_party/musl/src/misc/ |
| D | getopt_long.c | 140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() function
|
| /third_party/ninja/src/ |
| D | getopt.c | 397 getopt_long (int argc, char **argv, const char *shortopts, in getopt_long() function
|
| /third_party/mesa3d/src/getopt/ |
| D | getopt_long.c | 492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
| /third_party/rust/crates/libc/src/unix/bsd/ |
| D | mod.rs | 894 pub fn getopt_long( in getopt_long() function
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1980 pub fn getopt_long( in getopt_long() function
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 3192 pub fn getopt_long( in getopt_long() function
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/ |
| D | mod.rs | 3502 pub fn getopt_long( in getopt_long() function
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/ |
| D | mod.rs | 4478 pub fn getopt_long( in getopt_long() function
|