Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/ext/base/
Dgetopt.h42 constexpr auto getopt_long = ::perfetto::base::getopt_compat::getopt_long; variable
/external/libusb/msvc/getopt/
Dgetopt1.c67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
/external/perfetto/src/base/
Dgetopt_compat_unittest.cc48 GetoptLongFn getopt_long = &getopt_compat::getopt_long; member
61 GetoptLongFn getopt_long = &::getopt_long; member
Dgetopt_compat.cc96 int getopt_long(int argc, in getopt_long() function
/external/libevent/WIN32-Code/
Dgetopt_long.c160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/external/libwebsockets/win32port/win32helpers/
Dgetopt_long.c167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/external/sg3_utils/getopt_long/
Dgetopt_long.c306 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/external/musl/src/misc/
Dgetopt_long.c142 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() function
/external/arm-trusted-firmware/tools/fiptool/
Dwin_posix.c243 int getopt_long(int argc, in getopt_long() function
/external/mesa3d/src/getopt/
Dgetopt_long.c492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/external/tcpdump/missing/
Dgetopt_long.c617 getopt_long(int nargc, char * const *nargv, const char *options, function
/external/rust/crates/libc/src/unix/bsd/
Dmod.rs894 pub fn getopt_long( in getopt_long() function
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1980 pub fn getopt_long( in getopt_long() function
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs3192 pub fn getopt_long( in getopt_long() function
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3502 pub fn getopt_long( in getopt_long() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4454 pub fn getopt_long( in getopt_long() function