| /external/libusb/libusb/os/ | 
| D | linux_netlink.c | 56 static int set_fd_cloexec_nb(int fd, int socktype)  in set_fd_cloexec_nb()96 	int socktype = SOCK_RAW | SOCK_NONBLOCK | SOCK_CLOEXEC;  in linux_netlink_start_event_monitor()  local
 
 | 
| /external/musl/src/network/ | 
| D | lookup_serv.c | 12 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, i…  in __lookup_serv()
 | 
| D | getaddrinfo.c | 18 	int family = AF_UNSPEC, flags = 0, proto = 0, socktype = 0;  in getaddrinfo()  local
 | 
| D | lookup.h | 29 	unsigned char proto, socktype;  member
 | 
| /external/curl/lib/ | 
| D | cf-socket.h | 46   int socktype;  member
 | 
| /external/python/cpython3/Lib/test/support/ | 
| D | socket_helper.py | 15 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM):  argument
 | 
| /external/toybox/lib/ | 
| D | net.c | 19 struct addrinfo *xgetaddrinfo(char *host, char *port, int family, int socktype,  in xgetaddrinfo()
 | 
| /external/python/cpython2/Lib/logging/ | 
| D | handlers.py | 741                  facility=LOG_USER, socktype=None):  argument
 | 
| /external/libevent/ | 
| D | listener.c | 219 	int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK;  in evconnlistener_new_bind()  local
 | 
| /external/libevent/test/ | 
| D | regress_util.c | 874     int socktype, int protocol, int line)  in test_ai_eq_()
 | 
| /external/python/cpython3/Lib/logging/ | 
| D | handlers.py | 845                  facility=LOG_USER, socktype=None):  argument
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ | 
| D | sockmap_listen.c | 739 	int family, socktype;  in connect_accept_thread()  local850 static void test_race_insert_listen(int family, int socktype, int mapfd)  in test_race_insert_listen()
 
 | 
| /external/python/cpython2/Lib/test/support/ | 
| D | __init__.py | 447 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM):  argument
 | 
| /external/google-breakpad/src/third_party/curl/ | 
| D | curl.h | 234   int socktype;  member
 | 
| /external/python/cpython2/Modules/ | 
| D | socketmodule.c | 4170     int family, socktype, protocol, flags;  local
 | 
| /external/python/cpython3/Modules/ | 
| D | socketmodule.c | 6439     int family, socktype, protocol, flags;  local
 | 
| /external/curl/include/curl/ | 
| D | curl.h | 425   int socktype;  member
 |