Searched defs:tcl (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dtcp_conn_limit.c53 struct tcl_list* tcl = (struct tcl_list*)calloc(1, local
76 tcl_list_delete(struct tcl_list* tcl) argument
87 tcl_list_insert(struct tcl_list* tcl, struct sockaddr_storage* addr, socklen_t addrlen, int net, uint32_t limit, int complain_duplicates) argument
106 tcl_list_str_cfg(struct tcl_list* tcl, const char* str, const char* s2, int complain_duplicates) argument
132 read_tcl_list(struct tcl_list* tcl, struct config_file* cfg) argument
144 tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg) argument
155 tcl_new_connection(struct tcl_addr* tcl) argument
171 tcl_close_connection(struct tcl_addr* tcl) argument
182 tcl_addr_lookup(struct tcl_list* tcl, struct sockaddr_storage* addr, socklen_t addrlen) argument
190 tcl_list_get_mem(struct tcl_list* tcl) argument
[all...]
/freebsd-11-stable/contrib/unbound/daemon/
H A Ddaemon.h117 struct tcl_list* tcl; member in struct:daemon
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c389 struct config_str2list* tcl; local
/freebsd-11-stable/contrib/subversion/subversion/svndumpfilter/
H A Dsvndumpfilter.c246 svn_filesize_t tcl; member in struct:node_baton_t
465 const char *tcl; local
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c5265 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) argument
5286 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) argument
5304 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) argument
5956 u_int tcl; local
[all...]
H A Daic79xx.h1389 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) argument
H A Daic79xx.c7226 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) argument
7248 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) argument
7261 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) argument
7859 u_int tcl; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-lmcx-defs.h5328 uint64_t tcl : 4; /**< This register is not used */ member in struct:cvmx_lmcx_mem_cfg0::cvmx_lmcx_mem_cfg0_s

Completed in 314 milliseconds