Home
last modified time | relevance | path

Searched refs:tcl_list_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dtcp_conn_limit.h82 struct tcl_list* tcl_list_create(void);
H A Dtcp_conn_limit.c51 tcl_list_create(void) in tcl_list_create() function
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c291 daemon->tcl = tcl_list_create(); in daemon_init()