Home
last modified time | relevance | path

Searched refs:tcap (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/dports/chinese/eterm/Eterm-0.9.6/doc/
H A DMakefile.am13 Eterm.tcap: Eterm.ti
17 ) > Eterm.tcap.new && mv Eterm.tcap.new Eterm.tcap || rm -f Eterm.tcap.new
21 -if test -f /usr/share/misc/termcap && test -f Eterm.tcap ; then \
22 …grep -i 'Eterm Terminal Emulator' /usr/share/misc/termcap || cat Eterm.tcap >> /usr/share/misc/ter…
26 DISTCLEANFILES = Eterm.1 Eterm.1.html Eterm.tcap
27 EXTRA_DIST = Eterm.1.in Eterm_reference.html Eterm.tcap Eterm.ti README.Escreen Makefile.am Makefil…
/dports/x11/eterm/Eterm-0.9.6/doc/
H A DMakefile.am13 Eterm.tcap: Eterm.ti
17 ) > Eterm.tcap.new && mv Eterm.tcap.new Eterm.tcap || rm -f Eterm.tcap.new
21 -if test -f /usr/share/misc/termcap && test -f Eterm.tcap ; then \
22 …grep -i 'Eterm Terminal Emulator' /usr/share/misc/termcap || cat Eterm.tcap >> /usr/share/misc/ter…
26 DISTCLEANFILES = Eterm.1 Eterm.1.html Eterm.tcap
27 EXTRA_DIST = Eterm.1.in Eterm_reference.html Eterm.tcap Eterm.ti README.Escreen Makefile.am Makefil…
/dports/japanese/eterm/Eterm-0.9.6/doc/
H A DMakefile.am13 Eterm.tcap: Eterm.ti
17 ) > Eterm.tcap.new && mv Eterm.tcap.new Eterm.tcap || rm -f Eterm.tcap.new
21 -if test -f /usr/share/misc/termcap && test -f Eterm.tcap ; then \
22 …grep -i 'Eterm Terminal Emulator' /usr/share/misc/termcap || cat Eterm.tcap >> /usr/share/misc/ter…
26 DISTCLEANFILES = Eterm.1 Eterm.1.html Eterm.tcap
27 EXTRA_DIST = Eterm.1.in Eterm_reference.html Eterm.tcap Eterm.ti README.Escreen Makefile.am Makefil…
/dports/ftp/filezilla/filezilla-3.55.1/src/engine/
H A Dservercapabilities.cpp39 CCapabilities::t_cap tcap; in SetCapability() local
40 tcap.cap = cap; in SetCapability()
41 tcap.option = option; in SetCapability()
42 tcap.number = 0; in SetCapability()
44 m_capabilityMap[name] = tcap; in SetCapability()
51 CCapabilities::t_cap tcap; in SetCapability() local
52 tcap.cap = cap; in SetCapability()
53 tcap.number = option; in SetCapability()
55 m_capabilityMap[name] = tcap; in SetCapability()
/dports/cad/irsim/irsim-9.7.110/base/
H A Dnet_macros.h130 (T)->dcache.t = tcap; \
131 (T)->scache.t = tcap->scache.t; \
132 tcap->scache.t->dcache.t = (T); \
133 tcap->scache.t = (T); \
134 tcap->x.pos ++; \
143 tcap->x.pos --; \
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/CUT/
H A Dmc_main.c61 int **tlist, double **tcap);
327 int **tlist, double **tcap) in duplicate_edges() argument
329 static int duplicate_edges (ncount, ecount, elist, ecap, tlist, tcap) in duplicate_edges()
334 double **tcap;
340 *tcap = (double *) NULL;
346 *tcap = CC_SAFE_MALLOC (2 * ecount, double);
347 if (!*tlist || !*tcap) {
350 CC_IFFREE (*tcap, double);
357 (*tcap)[2 * i] = (*tcap)[2 * i + 1] = ecap[i];
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dcontrol_flags.f9039 tnosee, tnosep, tnoseh, tcp, tcap, &
138 LOGICAL :: tcap = .FALSE. variable
306 tcap = .FALSE.
314 tcap = .FALSE.
341 IF ( tnosep .AND. tcap ) &
344 IF ( tcp .AND. tcap ) &
/dports/cad/irsim/irsim-9.7.110/other/inet2sim/
H A DSim.c35 public tptr tcap = NULL; /* list of capacitor-transistors */ variable
86 NEW_TRANS( tcap );
87 tcap->scache.t = tcap->dcache.t = tcap;
88 tcap->x.pos = 0;
120 if( tcap->x.pos != 0 ) in pTotalTxtors()
121 lprintf( stdout, " shorted=%d", tcap->x.pos ); in pTotalTxtors()
/dports/devel/devtodo/devtodo-0.1.20/
H A Dconfigure.in64 unset tcap
66 AC_CHECK_LIB(${termlib}, tputs, [tcap="$tcap -l$termlib"])
67 case "$tcap" in
74 AC_CHECK_LIB(readline, readline,[READLINE_LIBS="-lreadline $tcap"], , $tcap)
/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Dtcap.cpp32 if (tcap) { in dumpData()
37 Debug(tcap,debugLevel,"%s [%p] - \r\nparams='%s',\r\ndata='%s'", in dumpData()
66 void TCAPUser::attach(SS7TCAP* tcap) in attach() argument
70 if (m_tcap == tcap) in attach()
73 m_tcap = tcap; in attach()
83 if (!tcap) in attach()
86 tcap->attach(this); in attach()
87 tcap->ref(); in attach()
88 …DebugAll,"Attached to TCAP (%p,%s) [%p] tcapRefCount=%d",tcap,tcap->toString().safe(),this,tcap->r… in attach()
288 if(user->tcap()) in ~SS7TCAP()
[all …]
/dports/misc/deco/deco39/
H A Dkey.c66 if (! a->tcap) { in compkeys()
67 if (! b->tcap) in compkeys()
71 if (! b->tcap) in compkeys()
85 if (! kp->tcap) in KeyInit()
87 memcpy (t->tname, kp->tcap, sizeof (t->tname)); in KeyInit()
/dports/math/concorde/concorde/CUT/
H A Dmc_main.c62 int **tlist, double **tcap);
367 int **tlist, double **tcap) in duplicate_edges() argument
372 *tcap = (double *) NULL; in duplicate_edges()
378 *tcap = CC_SAFE_MALLOC (2 * ecount, double); in duplicate_edges()
379 if (!*tlist || !*tcap) { in duplicate_edges()
382 CC_IFFREE (*tcap, double); in duplicate_edges()
389 (*tcap)[2 * i] = (*tcap)[2 * i + 1] = ecap[i]; in duplicate_edges()
/dports/editors/vim/vim-8.2.3745/src/
H A Dtermlib.c75 char *tcap = TERMCAPFILE; // Default termcap file in tgetent() local
85 tcap = tmp ; in tgetent()
88 tcap++; in tgetent()
89 tmp = strchr(tcap, '/'); in tgetent()
116 if (!(termcap = mch_fopen(tcap, "r"))) in tgetent()
118 strcpy(tbuf, tcap); in tgetent()
/dports/databases/mariadb105-client/mariadb-10.5.15/scripts/
H A Dwsrep_sst_mariabackup.sh40 tcap=""
352 if [ -z "$tpem" -o -z "$tcert$tcap" ]; then
357 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
362 if [ -n "$tcap" ]; then
363 tcmd="$tcmd,capath='$tcap'"
377 if [ -z "$tcert$tcap" ]; then
390 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
405 if [ -n "$tcap" ]; then
406 tcmd="$tcmd,capath='$tcap'"
409 "ca='$tcert', capath='$tcap'"
[all …]
H A Dwsrep_sst_common.sh1352 tcap=$(parse_cnf 'sst' 'tcapath')
1361 if [ -z "$tcert" -a -z "$tcap" -a -z "$tpem" -a -z "$tkey" ]; then
1363 tcap="$tcap2"
1369 "$tcap" != "$tcap2" -o \
1382 tcap="$tcert"
1386 if [ -n "$tcap" ]; then
1387 tcap=$(trim_string "$tcap")
/dports/databases/mariadb103-server/mariadb-10.3.34/scripts/
H A Dwsrep_sst_mariabackup.sh40 tcap=""
352 if [ -z "$tpem" -o -z "$tcert$tcap" ]; then
357 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
362 if [ -n "$tcap" ]; then
363 tcmd="$tcmd,capath='$tcap'"
377 if [ -z "$tcert$tcap" ]; then
390 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
405 if [ -n "$tcap" ]; then
406 tcmd="$tcmd,capath='$tcap'"
409 "ca='$tcert', capath='$tcap'"
[all …]
H A Dwsrep_sst_common.sh1352 tcap=$(parse_cnf 'sst' 'tcapath')
1361 if [ -z "$tcert" -a -z "$tcap" -a -z "$tpem" -a -z "$tkey" ]; then
1363 tcap="$tcap2"
1369 "$tcap" != "$tcap2" -o \
1382 tcap="$tcert"
1386 if [ -n "$tcap" ]; then
1387 tcap=$(trim_string "$tcap")
/dports/databases/mariadb104-server/mariadb-10.4.24/scripts/
H A Dwsrep_sst_mariabackup.sh40 tcap=""
352 if [ -z "$tpem" -o -z "$tcert$tcap" ]; then
357 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
362 if [ -n "$tcap" ]; then
363 tcmd="$tcmd,capath='$tcap'"
377 if [ -z "$tcert$tcap" ]; then
390 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
405 if [ -n "$tcap" ]; then
406 tcmd="$tcmd,capath='$tcap'"
409 "ca='$tcert', capath='$tcap'"
[all …]
H A Dwsrep_sst_common.sh1352 tcap=$(parse_cnf 'sst' 'tcapath')
1361 if [ -z "$tcert" -a -z "$tcap" -a -z "$tpem" -a -z "$tkey" ]; then
1363 tcap="$tcap2"
1369 "$tcap" != "$tcap2" -o \
1382 tcap="$tcert"
1386 if [ -n "$tcap" ]; then
1387 tcap=$(trim_string "$tcap")
/dports/databases/mariadb104-client/mariadb-10.4.24/scripts/
H A Dwsrep_sst_mariabackup.sh40 tcap=""
352 if [ -z "$tpem" -o -z "$tcert$tcap" ]; then
357 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
362 if [ -n "$tcap" ]; then
363 tcmd="$tcmd,capath='$tcap'"
377 if [ -z "$tcert$tcap" ]; then
390 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
405 if [ -n "$tcap" ]; then
406 tcmd="$tcmd,capath='$tcap'"
409 "ca='$tcert', capath='$tcap'"
[all …]
H A Dwsrep_sst_common.sh1352 tcap=$(parse_cnf 'sst' 'tcapath')
1361 if [ -z "$tcert" -a -z "$tcap" -a -z "$tpem" -a -z "$tkey" ]; then
1363 tcap="$tcap2"
1369 "$tcap" != "$tcap2" -o \
1382 tcap="$tcert"
1386 if [ -n "$tcap" ]; then
1387 tcap=$(trim_string "$tcap")
/dports/databases/mariadb103-client/mariadb-10.3.34/scripts/
H A Dwsrep_sst_mariabackup.sh40 tcap=""
352 if [ -z "$tpem" -o -z "$tcert$tcap" ]; then
357 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
362 if [ -n "$tcap" ]; then
363 tcmd="$tcmd,capath='$tcap'"
377 if [ -z "$tcert$tcap" ]; then
390 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
405 if [ -n "$tcap" ]; then
406 tcmd="$tcmd,capath='$tcap'"
409 "ca='$tcert', capath='$tcap'"
[all …]
H A Dwsrep_sst_common.sh1352 tcap=$(parse_cnf 'sst' 'tcapath')
1361 if [ -z "$tcert" -a -z "$tcap" -a -z "$tpem" -a -z "$tkey" ]; then
1363 tcap="$tcap2"
1369 "$tcap" != "$tcap2" -o \
1382 tcap="$tcert"
1386 if [ -n "$tcap" ]; then
1387 tcap=$(trim_string "$tcap")
/dports/databases/mariadb105-server/mariadb-10.5.15/scripts/
H A Dwsrep_sst_mariabackup.sh40 tcap=""
352 if [ -z "$tpem" -o -z "$tcert$tcap" ]; then
357 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
362 if [ -n "$tcap" ]; then
363 tcmd="$tcmd,capath='$tcap'"
377 if [ -z "$tcert$tcap" ]; then
390 verify_ca_matches_cert "$tpem" "$tcert" "$tcap"
405 if [ -n "$tcap" ]; then
406 tcmd="$tcmd,capath='$tcap'"
409 "ca='$tcert', capath='$tcap'"
[all …]
/dports/net/yate/yate-6.4.0-1/conf.d/
H A Dcamel_map.conf.sample17 ;[tcap map]
30 ; tcap: string: Name of TCAP to which this TCAP user should attach itself to for the SS7 communicat…
31 ;tcap=

12345678910>>...22