Home
last modified time | relevance | path

Searched defs:getopt (Results 76 - 85 of 85) sorted by relevance

1234

/third_party/python/Lib/idlelib/
H A Dpyshell.py1521 import getopt namespace
/third_party/python/Lib/
H A Dpdb.py1745 import getopt namespace
H A Dpydoc.py2755 import getopt namespace
/third_party/json/tools/cpplint/
H A Dcpplint.py51 import getopt namespace
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs843 pub fn getopt(arg1: c_int, arg2: *mut *mut c_char, arg3: *const c_char) -> c_int; in getopt() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs648 pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; in getopt() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs900 pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; in getopt() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1198 pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; in getopt() functions
/third_party/toybox/generated/
H A Dglobals.h1696 struct getopt_data getopt; member
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3608 pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; in getopt() functions

Completed in 42 milliseconds

1234