/openbsd-src/usr.sbin/unbound/services/ |
H A D | listen_dnsport.c | 215 socklen_t addrlen, int v6only, int* inuse, int* noproto, in create_udp_sock() argument 674 create_tcp_accept_sock(struct addrinfo * addr,int v6only,int * noproto,int * reuseport,int transparent,int mss,int nodelay,int freebind,int use_systemd,int dscp) create_tcp_accept_sock() argument 929 create_local_accept_sock(const char * path,int * noproto,int use_systemd) create_local_accept_sock() argument 1014 int r, s, inuse, noproto; make_sock() local [all...] |
H A D | outside_network.c | 2003 int fd, noproto; local 3561 int noproto = 0; global() local
|
/openbsd-src/sbin/unwind/libunbound/services/ |
H A D | listen_dnsport.c | 215 socklen_t addrlen, int v6only, int* inuse, int* noproto, in create_udp_sock() argument 674 create_tcp_accept_sock(struct addrinfo * addr,int v6only,int * noproto,int * reuseport,int transparent,int mss,int nodelay,int freebind,int use_systemd,int dscp) create_tcp_accept_sock() argument 929 create_local_accept_sock(const char * path,int * noproto,int use_systemd) create_local_accept_sock() argument 1014 int r, s, inuse, noproto; make_sock() local [all...] |
H A D | outside_network.c | 2003 int fd, noproto; local 3561 int noproto = 0; global() local
|
/openbsd-src/usr.sbin/nsd/ |
H A D | remote.c | 375 create_tcp_accept_sock(struct addrinfo* addr, int* noproto) in create_tcp_accept_sock() 444 int noproto = 0; in add_open() local 3094 create_local_accept_sock(const char *path, int* noproto) in create_local_accept_sock()
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | fake_event.c | 1718 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.sbin/unbound/daemon/ |
H A D | remote.c | 243 int noproto = 0; add_open() local
|