Home
last modified time | relevance | path

Searched refs:getopt (Results 1 – 8 of 8) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt570 getopt
H A Daix.txt1990 getopt
H A Dandroid.txt3397 getopt
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs675 pub fn getopt(argc: c_int, argv: *const *mut c_char, optstr: *const c_char) -> c_int; in getopt() function
/rust-libc-0.2.174/src/solid/
H A Dmod.rs835 pub fn getopt(arg1: c_int, arg2: *mut *mut c_char, arg3: *const c_char) -> c_int; in getopt() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1231 pub fn getopt(argc: c_int, argv: *const *mut c_char, optstr: *const c_char) -> c_int; in getopt() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1055 pub fn getopt(argc: c_int, argv: *const *mut c_char, optstr: *const c_char) -> c_int; in getopt() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3673 pub fn getopt(argc: c_int, argv: *const *mut c_char, optstr: *const c_char) -> c_int; in getopt() function