Home
last modified time | relevance | path

Searched defs:socktype (Results 1 – 14 of 14) sorted by relevance

/external/curl/lib/
Dconnect.h87 int socktype; member
Durldata.h828 int socktype; /* SOCK_STREAM or SOCK_DGRAM */ member
/external/libusb/libusb/os/
Dlinux_netlink.c92 int socktype = SOCK_RAW; in linux_netlink_start_event_monitor() local
/external/toybox/lib/
Dnet.c19 struct addrinfo *xgetaddrinfo(char *host, char *port, int family, int socktype, in xgetaddrinfo()
/external/python/cpython2/Lib/logging/
Dhandlers.py741 facility=LOG_USER, socktype=None): argument
/external/libevent/
Dlistener.c218 int socktype = SOCK_STREAM | EVUTIL_SOCK_NONBLOCK; in evconnlistener_new_bind() local
/external/libevent/test/
Dregress_util.c811 int socktype, int protocol, int line) in test_ai_eq_()
/external/python/cpython3/Lib/logging/
Dhandlers.py795 facility=LOG_USER, socktype=None): argument
/external/python/cpython2/Lib/test/support/
D__init__.py447 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM): argument
/external/python/cpython3/Lib/test/support/
D__init__.py633 def find_unused_port(family=socket.AF_INET, socktype=socket.SOCK_STREAM): argument
/external/python/cpython2/Modules/
Dsocketmodule.c4170 int family, socktype, protocol, flags; local
/external/google-breakpad/src/third_party/curl/
Dcurl.h234 int socktype; member
/external/python/cpython3/Modules/
Dsocketmodule.c6198 int family, socktype, protocol, flags; local
/external/curl/include/curl/
Dcurl.h402 int socktype; member