Home
last modified time | relevance | path

Searched refs:tcc (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c1831 int tcc; in telsnd() local
1836 tcc = 0; in telsnd()
1842 if (tcc == 0) { in telsnd()
1849 tcc = ring_full_consecutive(&ttyiring); in telsnd()
1850 if (tcc == 0) { in telsnd()
1854 c = *tbp++ & 0xff, sc = strip(c), tcc--; count++; in telsnd()
1875 command(0, (char *)tbp, tcc); in telsnd()
1877 count += tcc; in telsnd()
1878 tcc = 0; in telsnd()
1883 ++tcc; in telsnd()
[all …]
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c1910 int tcc; in telsnd() local
1915 tcc = 0; in telsnd()
1921 if (tcc == 0) { in telsnd()
1928 tcc = ring_full_consecutive(&ttyiring); in telsnd()
1929 if (tcc == 0) { in telsnd()
1933 c = *tbp++ & 0xff, sc = strip(c), tcc--; count++; in telsnd()
1954 command(0, tbp, tcc); in telsnd()
1956 count += tcc; in telsnd()
1957 tcc = 0; in telsnd()
1962 ++tcc; in telsnd()
[all …]
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Diakerb.c46 krb5_tkt_creds_context tcc; /* Initiator only */ member
73 krb5_tkt_creds_free(ctx->k5c, ctx->tcc); in iakerb_release_context()
554 code = krb5_tkt_creds_init(ctx->k5c, cred->ccache, &creds, 0, &ctx->tcc); in iakerb_tkt_creds_ctx()
667 if (ctx->tcc == NULL) { in iakerb_initiator_step()
673 code = krb5_tkt_creds_step(ctx->k5c, ctx->tcc, &in, &out, &realm, in iakerb_initiator_step()
678 krb5_tkt_creds_get_times(ctx->k5c, ctx->tcc, &times); in iakerb_initiator_step()
681 krb5_tkt_creds_free(ctx->k5c, ctx->tcc); in iakerb_initiator_step()
682 ctx->tcc = NULL; in iakerb_initiator_step()
/freebsd/sys/arm/ti/
H A Dti_edma3.h47 uint32_t tcc:6; /* Transfer complete code */ member
/freebsd/contrib/openpam/m4/
H A Dax_compiler_vendor.m418 # "tcc" (Tiny CC) or "unknown" (if the compiler cannot be determined).
94 tcc: __TINYC__
H A Dlibtool.m44861 tcc*)
5389 tcc*)
5950 tcc*)
/freebsd/contrib/openpam/
H A Ddepcomp329 tcc)
/freebsd/contrib/openbsm/config/
H A Ddepcomp328 tcc)
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Ddepcomp328 tcc)
/freebsd/contrib/ntp/sntp/libevent/
H A Ddepcomp328 tcc)
/freebsd/contrib/file/
H A Ddepcomp328 tcc)
/freebsd/contrib/libevent/build-aux/
H A Ddepcomp328 tcc)
/freebsd/lib/clang/headers/
H A DMakefile250 CUDB+= cuda_wrappers/bits/basic_string.tcc
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips.td190 "use-tcc-in-div",
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td149 def InheritTCC: Property<"inherit-tcc", "Boolean">,
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8188.dtsi2330 compatible = "mediatek,mt8188-mdp3-tcc", "mediatek,mt8195-mdp3-tcc";
H A Dmt8195.dtsi2152 compatible = "mediatek,mt8195-mdp3-tcc";
2329 compatible = "mediatek,mt8195-mdp3-tcc";
/freebsd/
H A DObsoleteFiles.inc244 OLD_FILES+=usr/lib/clang/19/include/cuda_wrappers/bits/basic_string.tcc
1199 OLD_FILES+=usr/lib/clang/18/include/cuda_wrappers/bits/basic_string.tcc
1744 OLD_FILES+=usr/lib/clang/17/include/cuda_wrappers/bits/basic_string.tcc
10491 OLD_FILES+=usr/include/c++/4.2/bits/basic_ios.tcc
10493 OLD_FILES+=usr/include/c++/4.2/bits/basic_string.tcc
10501 OLD_FILES+=usr/include/c++/4.2/bits/cmath.tcc
10511 OLD_FILES+=usr/include/c++/4.2/bits/deque.tcc
10512 OLD_FILES+=usr/include/c++/4.2/bits/fstream.tcc
10523 OLD_FILES+=usr/include/c++/4.2/bits/istream.tcc
10524 OLD_FILES+=usr/include/c++/4.2/bits/list.tcc
[all …]
/freebsd/contrib/file/m4/
H A Dlibtool.m44734 tcc*)
5255 tcc*)
5810 tcc*)
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m44714 tcc*)
5234 tcc*)
5789 tcc*)
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m44714 tcc*)
5234 tcc*)
5789 tcc*)
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m44714 tcc*)
5234 tcc*)
5789 tcc*)
/freebsd/contrib/libevent/m4/
H A Dlibtool.m44735 tcc*)
5256 tcc*)
5811 tcc*)
/freebsd/contrib/ldns/m4/
H A Dlibtool.m44732 tcc*)
5258 tcc*)
5814 tcc*)
/freebsd/contrib/unbound/
H A Daclocal.m44870 tcc*)
5398 tcc*)
5959 tcc*)

12