Home
last modified time | relevance | path

Searched defs:use_systemd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c215 int freebind, int use_systemd, int dscp) in create_udp_sock()
672 int use_systemd, int dscp) in create_tcp_accept_sock()
925 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock()
1007 int use_systemd, int dscp, struct unbound_socket* ub_sock) in make_sock()
1063 int use_systemd, int dscp, struct unbound_socket* ub_sock) in make_sock_port()
1250 int http2_nodelay, int use_systemd, int dnscrypt_port, int dscp, in ports_create_if()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1649 int ATTR_UNUSED(use_systemd), int ATTR_UNUSED(dscp)) in create_udp_sock()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dconfig_file.h522 int use_systemd; member