Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c246 int freebind, int use_systemd, int dscp) in create_udp_sock()
714 int use_systemd, int dscp, const char* additional) in create_tcp_accept_sock()
970 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock()
1052 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock()
1126 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock_port()
1304 int http2_nodelay, int use_systemd, int dnscrypt_port, int dscp, in ports_create_if()
/freebsd/contrib/unbound/testcode/
H A Dfake_event.c1759 int ATTR_UNUSED(use_systemd), int ATTR_UNUSED(dscp)) in create_udp_sock()
/freebsd/contrib/unbound/util/
H A Dconfig_file.h536 int use_systemd; member