Searched defs:socktype (Results 1 – 14 of 14) sorted by relevance
| /external/curl/lib/ |
| D | connect.h | 87 int socktype; member
|
| D | urldata.h | 828 int socktype; /* SOCK_STREAM or SOCK_DGRAM */ member
|
| /external/libusb/libusb/os/ |
| D | linux_netlink.c | 92 int socktype = SOCK_RAW; in linux_netlink_start_event_monitor() local
|
| /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 | 218 int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK; in evconnlistener_new_bind() local
|
| /external/libevent/test/ |
| D | regress_util.c | 811 int socktype, int protocol, int line) in test_ai_eq_()
|
| /external/python/cpython3/Lib/logging/ |
| D | handlers.py | 795 facility=LOG_USER, socktype=None): argument
|
| /external/python/cpython2/Lib/test/support/ |
| D | __init__.py | 447 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM): argument
|
| /external/python/cpython3/Lib/test/support/ |
| D | __init__.py | 633 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM): argument
|
| /external/python/cpython2/Modules/ |
| D | socketmodule.c | 4170 int family, socktype, protocol, flags; local
|
| /external/google-breakpad/src/third_party/curl/ |
| D | curl.h | 234 int socktype; member
|
| /external/python/cpython3/Modules/ |
| D | socketmodule.c | 6198 int family, socktype, protocol, flags; local
|
| /external/curl/include/curl/ |
| D | curl.h | 402 int socktype; member
|