Home
last modified time | relevance | path

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

/openbsd/usr.bin/netstat/
H A Dunix.c53 static const char *socktype[] = variable
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSocket.pm380 sub socktype { subroutine
/openbsd/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/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/usr.sbin/unbound/services/
H A Dlisten_dnsport.c153 systemd_get_activated(int family, int socktype, int listen, in systemd_get_activated()
212 create_udp_sock(int family, int socktype, struct sockaddr* addr, in create_udp_sock()
/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c153 systemd_get_activated(int family, int socktype, int listen, in systemd_get_activated()
212 create_udp_sock(int family, int socktype, struct sockaddr* addr, in create_udp_sock()
/openbsd/usr.sbin/unbound/testcode/
H A Dfake_event.c1643 int create_udp_sock(int ATTR_UNUSED(family), int ATTR_UNUSED(socktype), in create_udp_sock()
/openbsd/usr.bin/ssh/
H A Dchannels.c4604 connect_to_helper(struct ssh *ssh, const char *name, int port, int socktype, in connect_to_helper()