Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c217 int freebind, int use_systemd, int dscp) in create_udp_sock()
676 int use_systemd, int dscp) in create_tcp_accept_sock()
929 create_local_accept_sock(const char *path, int* noproto, int use_systemd) in create_local_accept_sock()
1011 int use_systemd, int dscp, struct unbound_socket* ub_sock) in make_sock()
1082 int use_systemd, int dscp, struct unbound_socket* ub_sock) in make_sock_port()
1269 int http2_nodelay, int use_systemd, int dnscrypt_port, int dscp, in ports_create_if()
/freebsd/contrib/unbound/util/
H A Dconfig_file.h526 int use_systemd; member