Home
last modified time | relevance | path

Searched defs:tcl (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dtcp_conn_limit.c53 struct tcl_list* tcl = (struct tcl_list*)calloc(1, in tcl_list_create() local
76 tcl_list_delete(struct tcl_list* tcl) in tcl_list_delete()
87 tcl_list_insert(struct tcl_list* tcl, struct sockaddr_storage* addr, in tcl_list_insert()
106 tcl_list_str_cfg(struct tcl_list* tcl, const char* str, const char* s2, in tcl_list_str_cfg()
132 read_tcl_list(struct tcl_list* tcl, struct config_file* cfg) in read_tcl_list()
144 tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg) in tcl_list_apply_cfg()
155 tcl_new_connection(struct tcl_addr* tcl) in tcl_new_connection()
171 tcl_close_connection(struct tcl_addr* tcl) in tcl_close_connection()
182 tcl_addr_lookup(struct tcl_list* tcl, struct sockaddr_storage* addr, in tcl_addr_lookup()
190 tcl_list_get_mem(struct tcl_list* tcl) in tcl_list_get_mem()
/freebsd/contrib/unbound/daemon/
H A Ddaemon.h127 struct tcl_list* tcl; member
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c1899 parsectl_t *tcl in stream_setcs()
1971 parsectl_t *tcl in stream_getfmt()
1994 parsectl_t *tcl in stream_setfmt()
2019 parsectl_t *tcl in stream_timecode()
2145 parsectl_t *tcl in local_setcs()
2157 parsectl_t *tcl in local_getfmt()
2169 parsectl_t *tcl in local_setfmt()
2181 parsectl_t *tcl in local_timecode()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-checkconf.c475 struct config_str2list* tcl; in tcpconnlimitchecks() local
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c7165 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl()
7187 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl()
7200 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl()
7794 u_int tcl; in ahd_abort_scbs() local
H A Daic79xx.h110 #define TCL_TARGET_OFFSET(tcl) \ argument
112 #define TCL_LUN(tcl) \ argument
1389 ahd_unbusy_tcl(struct ahd_softc * ahd,u_int tcl) ahd_unbusy_tcl() argument
H A Daic7xxx.h109 #define TCL_TARGET_OFFSET(tcl) \ argument
111 #define TCL_LUN(tcl) \ argument