| /third_party/python/Lib/ |
| H A D | base64.py | 569 import sys, getopt namespace
|
| H A D | smtpd.py | 76 import getopt namespace
|
| H A D | imaplib.py | 1551 import getopt, getpass namespace
|
| H A D | pdb.py | 1745 import getopt namespace
|
| H A D | pydoc.py | 2755 import getopt namespace
|
| /kernel/linux/linux-5.10/tools/power/x86/intel_pstate_tracer/ |
| H A D | intel_pstate_tracer.py | 34 import getopt namespace
|
| /third_party/python/Mac/BuildScript/ |
| H A D | build-installer.py | 39 import platform, os, sys, getopt, textwrap, shutil, stat, time, pwd, grp namespace
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | common.c | 381 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | common.c | 423 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
|
| /third_party/python/Lib/idlelib/ |
| H A D | pyshell.py | 1521 import getopt namespace
|
| /third_party/json/tools/cpplint/ |
| H A D | cpplint.py | 51 import getopt namespace
|
| /third_party/rust/crates/libc/src/solid/ |
| H A D | mod.rs | 843 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 D | wasi.rs | 648 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 D | mod.rs | 900 pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; in getopt() functions
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | filter.c | 5137 sol_socket_sockopt(struct sock *sk, int optname, char *optval, int *optlen, bool getopt) sol_socket_sockopt() argument 5220 sol_tcp_sockopt_congestion(struct sock *sk, char *optval, int *optlen, bool getopt) sol_tcp_sockopt_congestion() argument 5273 sol_tcp_sockopt(struct sock *sk, int optname, char *optval, int *optlen, bool getopt) sol_tcp_sockopt() argument 5330 sol_ip_sockopt(struct sock *sk, int optname, char *optval, int *optlen, bool getopt) sol_ip_sockopt() argument 5355 sol_ipv6_sockopt(struct sock *sk, int optname, char *optval, int *optlen, bool getopt) sol_ipv6_sockopt() argument [all...] |
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1198 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 D | globals.h | 1696 struct getopt_data getopt; member
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 3608 pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; in getopt() functions
|