HomeSort by: relevance | last modified time | path
    Searched refs:tcl_list_create (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
tcp_conn_limit.h 82 struct tcl_list* tcl_list_create(void);
tcp_conn_limit.c 51 tcl_list_create(void) function
  /src/external/bsd/unbound/dist/daemon/
daemon.c 548 daemon->tcl = tcl_list_create();
remote.c 5727 if(!(ct->tcl = tcl_list_create())) {

Completed in 65 milliseconds