Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/services/
HDlisten_dnsport.c243 int freebind, int use_systemd, int dscp) in create_udp_sock()
702 int use_systemd, int dscp, const char* additional) in create_tcp_accept_sock()
955 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock()
1037 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock()
1109 int use_systemd, int dscp, struct unbound_socket* ub_sock, in make_sock_port()
1299 int http2_nodelay, int use_systemd, int dnscrypt_port, int dscp, in ports_create_if()
/freebsd-14-stable/contrib/unbound/util/
HDconfig_file.h535 int use_systemd; member