Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/netstat/
H A Dunix.c53 static const char *socktype[] = variable
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSocket.pm380 sub socktype { subroutine
/openbsd-src/lib/libc/asr/
H A Dres_send_async.c306 sockaddr_connect(const struct sockaddr *sa, int socktype) in sockaddr_connect()
H A Dgetaddrinfo_async.c39 int socktype; member
/openbsd-src/usr.sbin/nsd/
H A Dserver.c817 const char *socktype = in set_cloexec() local
946 const char *socktype = in set_nonblock() local
964 const char *socktype = in set_ipv6_v6only() local
1085 const char *socktype = in set_ip_freebind() local
/openbsd-src/usr.sbin/unbound/services/
H A Dlisten_dnsport.c155 systemd_get_activated(int family, int socktype, int listen, in systemd_get_activated() argument
214 create_udp_sock(int family, int socktype, struct sockaddr* addr, in create_udp_sock() argument
/openbsd-src/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c155 systemd_get_activated(int family, int socktype, int listen, in systemd_get_activated() argument
214 create_udp_sock(int family, int socktype, struct sockaddr* addr, in create_udp_sock() argument
/openbsd-src/usr.sbin/unbound/testcode/
H A Dfake_event.c1715 create_udp_sock(int ATTR_UNUSED (family),int ATTR_UNUSED (socktype),struct sockaddr * ATTR_UNUSED (addr),socklen_t ATTR_UNUSED (addrlen),int ATTR_UNUSED (v6only),int * ATTR_UNUSED (inuse),int * ATTR_UNUSED (noproto),int ATTR_UNUSED (rcv),int ATTR_UNUSED (snd),int ATTR_UNUSED (listen),int * ATTR_UNUSED (reuseport),int ATTR_UNUSED (transparent),int ATTR_UNUSED (freebind),int ATTR_UNUSED (use_systemd),int ATTR_UNUSED (dscp)) create_udp_sock() argument
/openbsd-src/usr.bin/ssh/
H A Dchannels.c4604 connect_to_helper(struct ssh * ssh,const char * name,int port,int socktype,char * ctype,char * rname,struct channel_connect * cctx,int * reason,const char ** errmsg) connect_to_helper() argument