Searched refs:getopt (Results 1 – 8 of 8) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | unix.txt | 570 getopt
|
| H A D | aix.txt | 1990 getopt
|
| H A D | android.txt | 3397 getopt
|
| /rust-libc-0.2.174/src/wasi/ |
| H A D | mod.rs | 675 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 D | mod.rs | 835 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 D | mod.rs | 1231 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 D | mod.rs | 1055 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 D | mod.rs | 3673 pub fn getopt(argc: c_int, argv: *const *mut c_char, optstr: *const c_char) -> c_int; in getopt() function
|