/freebsd/contrib/unbound/util/ |
H A D | tcp_conn_limit.c | 53 struct tcl_list* tcl = (struct tcl_list*)calloc(1, in tcl_list_create() local 55 if(!tcl) in tcl_list_create() 57 tcl->region = regional_create(); in tcl_list_create() 58 if(!tcl->region) { in tcl_list_create() 59 tcl_list_delete(tcl); in tcl_list_create() 62 return tcl; in tcl_list_create() 76 tcl_list_delete(struct tcl_list* tcl) in tcl_list_delete() argument 78 if(!tcl) in tcl_list_delete() 80 traverse_postorder(&tcl->tree, tcl_list_free_node, NULL); in tcl_list_delete() 81 regional_destroy(tcl->region); in tcl_list_delete() [all …]
|
H A D | tcp_conn_limit.h | 88 void tcl_list_delete(struct tcl_list* tcl); 96 int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg); 104 int tcl_new_connection(struct tcl_addr* tcl); 110 void tcl_close_connection(struct tcl_addr* tcl); 120 tcl_addr_lookup(struct tcl_list* tcl, struct sockaddr_storage* addr, 128 size_t tcl_list_get_mem(struct tcl_list* tcl);
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | tcl | 3 # URL: https://www.tcl.tk/ 7 0 search/1/w #!\ /usr/bin/tcl Tcl script text executable 8 !:mime text/x-tcl 9 0 search/1/w #!\ /usr/local/bin/tcl Tcl script text executable 10 !:mime text/x-tcl 11 0 search/1 #!/usr/bin/env\ tcl Tcl script text executable 12 !:mime text/x-tcl 13 0 search/1 #!\ /usr/bin/env\ tcl Tcl script text executable 14 !:mime text/x-tcl 16 !:mime text/x-tcl [all …]
|
H A D | magic | 18 # m4 mail.news make marc21 music parrot pascal pc88 pc98 perl ringdove tcl varied.script webassembl…
|
H A D | commands | 110 !:mime text/x-tcl
|
/freebsd/contrib/sqlite3/tea/win/ |
H A D | rules.vc | 246 !message *** Compile explicitly for non-threaded tcl 496 !if "$(PROJECT)" == "tcl" 498 _TCL_H = ..\generic\tcl.h 502 # If INSTALLDIR set to tcl root dir then reset to the lib dir. 503 !if exist("$(_INSTALLDIR)\include\tcl.h") 508 !if exist("$(_INSTALLDIR)\..\include\tcl.h") 511 _TCL_H = $(_INSTALLDIR)\..\include\tcl.h 515 Failed to find tcl.h. Set the TCLDIR macro. 520 !if exist("$(_TCLDIR)\include\tcl.h") 522 _TCL_H = $(_TCLDIR)\include\tcl.h [all …]
|
H A D | makefile.vc | 331 source all.tcl 341 source all.tcl 406 @if exist $(LIBDIR) $(CPY) $(LIBDIR)\*.tcl "$(SCRIPT_INSTALL_DIR)"
|
/freebsd/contrib/sqlite3/tea/ |
H A D | README | 12 the tcl/unix/README file in the Tcl src dist. The following minimal 13 example will install the extension in the /opt/tcl directory. 16 $ ./configure --prefix=/opt/tcl 27 to create a Makefile. See the tcl/win/README file for the URL of
|
H A D | Makefile.in | 163 CONFIG_CLEAN_FILES = Makefile pkgIndex.tcl 260 --args $(TCLSH_PROG) `@CYGPATH@ $(srcdir)/tests/all.tcl` \ 267 `@CYGPATH@ $(srcdir)/tests/all.tcl` $(TESTFLAGS) 356 $(srcdir)/tclconfig/tcl.m4 $(srcdir)/tclconfig/install-sh \ 365 $(srcdir)/pkgIndex.tcl.in \ 433 $(INSTALL_DATA) pkgIndex.tcl "$(DESTDIR)$(pkglibdir)"; \
|
H A D | aclocal.m4 | 5 builtin(include,tclconfig/tcl.m4)
|
H A D | pkgIndex.tcl.in | 1 # -*- tcl -*-
|
H A D | configure.ac | 219 AC_CONFIG_FILES([Makefile pkgIndex.tcl])
|
H A D | configure | 1416 --with-tcl directory containing tcl configuration 2671 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --with-tcl argument should refer to directo… 2672 printf "%s\n" "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.… 2787 …as_fn_error $? "Can't find Tcl configuration definitions. Use --with-tcl to specify a directory co… 9729 "pkgIndex.tcl") CONFIG_FILES="$CONFIG_FILES pkgIndex.tcl" ;;
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.h | 110 #define TCL_TARGET_OFFSET(tcl) \ argument 111 ((((tcl) >> 4) & TID) >> 4) 112 #define TCL_LUN(tcl) \ argument 113 (tcl & (AHD_NUM_LUNS - 1)) 1380 u_int ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl); 1382 u_int tcl, u_int busyid); 1383 static __inline void ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl); 1385 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) 1387 ahd_busy_tcl(ahd, tcl, SCB_LIST_NULL); 1389 ahd_unbusy_tcl(struct ahd_softc * ahd,u_int tcl) ahd_unbusy_tcl() argument
|
H A D | aic7xxx.h | 109 #define TCL_TARGET_OFFSET(tcl) \ argument 110 ((((tcl) >> 4) & TID) >> 4) 111 #define TCL_LUN(tcl) \ argument 112 (tcl & (AHC_NUM_LUNS - 1)) 1185 u_int ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl); 1186 void ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl); 1188 u_int tcl, u_int busyid);
|
H A D | aic79xx.c | 7165 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl() argument 7172 ahd_set_scbptr(ahd, TCL_LUN(tcl) in ahd_index_busy_tcl() 7173 | ((TCL_TARGET_OFFSET(tcl) & 0xC) << 4)); in ahd_index_busy_tcl() 7180 return (((TCL_TARGET_OFFSET(tcl) & 0x3) << 1) + SCB_DISCONNECTED_LISTS); in ahd_index_busy_tcl() 7187 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl() argument 7193 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_find_busy_tcl() 7200 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() argument 7205 scb_offset = ahd_index_busy_tcl(ahd, &saved_scbptr, tcl); in ahd_busy_tcl() 7794 u_int tcl; in ahd_abort_scbs() local 7796 tcl = BUILD_TCL_RAW(i, 'A', j); in ahd_abort_scbs() [all …]
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-checkconf.c | 475 struct config_str2list* tcl; in tcpconnlimitchecks() local 476 for(tcl=cfg->tcp_connection_limits; tcl; tcl = tcl->next) { in tcpconnlimitchecks() 477 if(!netblockstrtoaddr(tcl->str, UNBOUND_DNS_PORT, &a, &alen, in tcpconnlimitchecks() 480 tcl->str, tcl->str2); in tcpconnlimitchecks()
|
/freebsd/contrib/unbound/daemon/ |
H A D | daemon.c | 291 daemon->tcl = tcl_list_create(); in daemon_init() 292 if(!daemon->tcl) { in daemon_init() 307 tcl_list_delete(daemon->tcl); in daemon_init() 317 tcl_list_delete(daemon->tcl); in daemon_init() 731 if(!tcl_list_apply_cfg(daemon->tcl, daemon->cfg)) in daemon_fork() 949 tcl_list_delete(daemon->tcl); in daemon_delete()
|
H A D | daemon.h | 127 struct tcl_list* tcl; member
|
/freebsd/contrib/sqlite3/tea/tclconfig/ |
H A D | tcl.m4 | 1 # tcl.m4 -- 33 # --with-tcl=... 44 # Ok, lets find the tcl configuration 46 # the alternative search directory is invoked by --with-tcl 52 AC_ARG_WITH(tcl, 53 AS_HELP_STRING([--with-tcl], 54 [directory containing tcl configuration (tclConfig.sh)]), 59 # First check to see if --with-tcl was specified. 64 …AC_MSG_WARN([--with-tcl argument should refer to directory containing tclConfig.sh, not to tclConf… 78 ../tcl \ [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_parse.c | 1899 parsectl_t *tcl in stream_setcs() argument 1906 strioc.ic_dp = (char *)tcl; in stream_setcs() 1907 strioc.ic_len = sizeof (*tcl); in stream_setcs() 1971 parsectl_t *tcl in stream_getfmt() argument 1978 strioc.ic_dp = (char *)tcl; in stream_getfmt() 1979 strioc.ic_len = sizeof (*tcl); in stream_getfmt() 1994 parsectl_t *tcl in stream_setfmt() argument 2001 strioc.ic_dp = (char *)tcl; in stream_setfmt() 2002 strioc.ic_len = sizeof (*tcl); in stream_setfmt() 2019 parsectl_t *tcl in stream_timecode() argument [all …]
|
/freebsd/sys/contrib/zlib/ |
H A D | README | 48 zlib is built into tcl: http://wiki.tcl.tk/4610 .
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | categories.subr | 183 f_category tcl "$msg_tcl_desc"
|
/freebsd/contrib/file/magic/ |
H A D | Makefile.am | 306 $(MAGIC_FRAGMENT_DIR)/tcl \
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | po.m4 | 415 ${tab}@echo "\$(MSGFMT) -c --tcl -d \$(srcdir) -l $lang $srcdirpre$lang.po"; \ 416 ${tab}\$(MSGFMT) -c --tcl -d "\$(srcdir)" -l $lang $srcdirpre$lang.po || { rm -f "\$(srcdir)/$frobb…
|