Home
last modified time | relevance | path

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

/netbsd/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c211 int freebind, int use_systemd, int dscp) in create_udp_sock()
659 int use_systemd, int dscp) in create_tcp_accept_sock()
905 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock()
987 int use_systemd, int dscp, struct unbound_socket* ub_sock) in make_sock()
1042 int use_systemd, int dscp, struct unbound_socket* ub_sock) in make_sock_port()
1202 int http2_nodelay, int use_systemd, int dnscrypt_port, int dscp) in ports_create_if()
/netbsd/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1658 int ATTR_UNUSED(use_systemd), int ATTR_UNUSED(dscp)) in create_udp_sock()
/netbsd/external/bsd/unbound/dist/util/
H A Dconfig_file.h499 int use_systemd; member