Searched defs:socktype (Results 1 – 14 of 14) sorted by relevance
| /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/python/cpython3/Lib/test/support/ |
| D | socket_helper.py | 15 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM): argument
|
| /external/curl/lib/ |
| D | connect.h | 90 int socktype; member
|
| /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/python/cpython3/Lib/logging/ |
| D | handlers.py | 815 facility=LOG_USER, socktype=None): argument
|
| /external/libevent/test/ |
| D | regress_util.c | 874 int socktype, int protocol, int line) in test_ai_eq_()
|
| /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/openssh/ |
| D | channels.c | 4260 connect_to_helper(struct ssh *ssh, const char *name, int port, int socktype,
|
| /external/python/cpython3/Modules/ |
| D | socketmodule.c | 6506 int family, socktype, protocol, flags; local
|
| /external/curl/include/curl/ |
| D | curl.h | 406 int socktype; member
|