Searched defs:noproto (Results 1 – 7 of 7) sorted by relevance
/openbsd/sbin/unwind/libunbound/services/ |
H A D | listen_dnsport.c | 215 socklen_t addrlen, int v6only, int* inuse, int* noproto, in create_udp_sock() 674 create_tcp_accept_sock(struct addrinfo *addr, int v6only, int* noproto, in create_tcp_accept_sock() 929 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock() 1014 int r, s, inuse, noproto; in make_sock() local
|
H A D | outside_network.c | 2003 int fd, noproto; local 3575 int noproto = 0; local
|
/openbsd/usr.sbin/unbound/services/ |
H A D | listen_dnsport.c | 215 socklen_t addrlen, int v6only, int* inuse, int* noproto, in create_udp_sock() 674 create_tcp_accept_sock(struct addrinfo *addr, int v6only, int* noproto, in create_tcp_accept_sock() 929 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock() 1014 int r, s, inuse, noproto; in make_sock() local
|
H A D | outside_network.c | 2003 int fd, noproto; local 3575 int noproto = 0; local
|
/openbsd/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/usr.sbin/unbound/testcode/ |
H A D | fake_event.c | 1724 int* ATTR_UNUSED(noproto), int ATTR_UNUSED(rcv), int ATTR_UNUSED(snd), in create_udp_sock()
|
/openbsd/usr.sbin/unbound/daemon/ |
H A D | remote.c | 251 int noproto = 0; in add_open() local
|