/openbsd-src/usr.bin/netstat/ |
H A D | unix.c | 53 static const char *socktype[] = variable
|
/openbsd-src/gnu/usr.bin/perl/dist/IO/lib/IO/ |
H A D | Socket.pm | 380 sub socktype { subroutine
|
/openbsd-src/lib/libc/asr/ |
H A D | res_send_async.c | 306 sockaddr_connect(const struct sockaddr *sa, int socktype) in sockaddr_connect()
|
H A D | getaddrinfo_async.c | 39 int socktype; member
|
/openbsd-src/usr.sbin/nsd/ |
H A D | server.c | 817 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 D | listen_dnsport.c | 155 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 D | listen_dnsport.c | 155 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 D | fake_event.c | 1715 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 D | channels.c | 4604 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
|