Searched refs:ct (Results 101 - 125 of 164) sorted by relevance

1234567

/freebsd-11-stable/sys/rpc/
H A Dsvc_vc.c797 struct ct_data *ct; local
802 ct = (struct ct_data *)xprt->xp_p2;
803 if (ct == NULL) {
807 mtx_lock(&ct->ct_lock);
811 mtx_unlock(&ct->ct_lock);
816 mtx_unlock(&ct->ct_lock);
890 struct ct_data *ct; local
925 ct = (struct ct_data *)xprt->xp_p2;
926 if (ct != NULL)
927 error = sosend(ct
[all...]
/freebsd-11-stable/usr.bin/mt/
H A Dmt.c554 const struct compression_types *ct; local
561 for (ct = comp_types; ct->name; ct++)
562 if (ct->comp_number == comp)
565 if (ct->comp_number == 0xf0f0f0f0) {
569 return(ct->name);
575 const struct compression_types *ct; local
578 for (ct = comp_types; ct
[all...]
/freebsd-11-stable/kerberos5/lib/libroken/
H A DMakefile30 ct.c \
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dusage.c771 int ct = opts->presetOptCt; local
785 } while (od++, (--ct > 0));
793 ct = opts->presetOptCt;
804 } while (od++, (--ct > 0));
1091 int ct = opts->optCt; local
1150 } else if ((ct == 1) &&
1164 } while (od++, optNo++, (--ct > 0));
1203 int ct = opts->optCt; local
1215 } while (od++, optNo++, (--ct > 0));
H A Dload.c160 int ct = b_sz; local
165 if (--ct <= 0)
H A Dsave.c721 int ct; local
730 ct = opts->presetOptCt;
798 } while (od++, (--ct > 0));
/freebsd-11-stable/sys/dev/isp/
H A Disp.c3561 ct_hdr_t ct; local
3573 ISP_MEMZERO(&ct, sizeof (ct));
3574 ct.ct_revision = CT_REVISION;
3575 ct.ct_fcs_type = CT_FC_TYPE_FC;
3576 ct.ct_fcs_subtype = CT_FC_SUBTYPE_NS;
3577 ct.ct_cmd_resp = SNS_GID_PT;
3578 ct.ct_bcnt_resid = (GIDLEN - 16) >> 2;
3579 isp_put_ct_hdr(isp, &ct, (ct_hdr_t *)scp);
3580 scp[sizeof(ct)]
3622 ct_hdr_t ct; local
3682 ct_hdr_t ct; local
4100 ct_hdr_t *ct = &rp.rftid_hdr; local
4167 ct_hdr_t *ct; local
4225 ct_hdr_t *ct; local
4289 ct_hdr_t *ct; local
[all...]
H A Disp_freebsd.c2115 ct7_entry_t *ct = arg; local
2117 if (ct->ct_nphdl == CT7_SRR) {
2123 if (ct->ct_nphdl == CT_HBA_RESET) {
2128 sentstatus = ct->ct_flags & CT7_SENDSTATUS;
2129 ok = (ct->ct_nphdl == CT7_OK);
2130 notify_cam = (ct->ct_header.rqs_seqno & ATPD_SEQ_NOTIFY_CAM) != 0;
2131 if ((ct->ct_flags & CT7_DATAMASK) != CT7_NO_DATA)
2132 resid = ct->ct_resid;
2134 isp_prt(isp, ok? ISP_LOGTDEBUG0 : ISP_LOGWARN, "%s: CTIO7[%x] seq %u nc %d sts 0x%x flg 0x%x sns %d resid %d %s", __func__, ct->ct_rxid, ATPD_GET_SEQNO(ct),
2137 ct2_entry_t *ct = arg; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_rtc.c180 clock_dbgprint_ct(device_t dev, int rw, const struct clocktime *ct) argument
185 clock_print_ct(ct, 9);
H A Dkern_timeout.c1544 int ct[64], cpr[64], ccpbk[32]; local
1557 bzero(ct, sizeof(ct));
1581 ct[flssbt(t)]++;
1595 tcum += ct[i];
1623 if (ct[i] == 0 && cpr[i] == 0)
1626 tcum += ct[i];
1631 ct[i], tcum, cpr[i], pcum);
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_server.c137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; local
171 ct = pos[0];
180 if (tlsv1_server_process_handshake(conn, ct, in_pos,
266 u8 alert, *out_end, *out_pos, ct; local
275 ct = pos[0];
292 if (ct == TLS_CONTENT_TYPE_ALERT) {
313 if (ct != TLS_CONTENT_TYPE_APPLICATION_DATA) {
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_if.c357 struct timeval ct; local
359 if (gettimeofday(&ct, NULL) < 0) {
365 if (ct.tv_usec - bif->last_tc_time.tv_usec < 0) {
366 ct.tv_sec -= 1;
367 ct.tv_usec += 1000000;
370 ct.tv_sec -= bif->last_tc_time.tv_sec;
371 ct.tv_usec -= bif->last_tc_time.tv_usec;
373 *ticks = ct.tv_sec * 100 + ct.tv_usec/10000;
/freebsd-11-stable/sbin/shutdown/
H A Dshutdown.c518 char *ct; local
528 ct = ctime(&shuttime);
529 (void)write(logfd, ct + 11, 5);
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dserver.c1048 heim_sipc ct = calloc(1, sizeof(*ct)); local
1066 free(ct);
1070 ct->mech = c;
1071 ct->release = socket_release;
1077 *ctx = ct;
/freebsd-11-stable/sys/crypto/rijndael/
H A Drijndael-alg-fst.c728 #define PUTU32(ct, st) { (ct)[0] = (u8)((st) >> 24); (ct)[1] = (u8)((st) >> 16); (ct)[2] = (u8)((st) >> 8); (ct)[3] = (u8)(st); }
863 void rijndaelEncrypt(const u32 rk[/*4*(Nr + 1)*/], int Nr, const u8 pt[16], u8 ct[16]) { argument
1020 PUTU32(ct , s0);
1027 PUTU32(ct + 4, s1);
1034 PUTU32(ct + 8, s2);
1041 PUTU32(ct
1044 rijndaelDecrypt(const u32 rk[ ], int Nr, const u8 ct[16], u8 pt[16]) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Drijndael.c622 #define PUTU32(ct, st) { (ct)[0] = (u8)((st) >> 24); (ct)[1] = (u8)((st) >> 16); (ct)[2] = (u8)((st) >> 8); (ct)[3] = (u8)(st); }
763 u8 ct[16])
921 PUTU32(ct , s0);
928 PUTU32(ct + 4, s1);
935 PUTU32(ct + 8, s2);
942 PUTU32(ct
762 rijndaelEncrypt(const u32 rk[ ], int Nr, const u8 pt[16], u8 ct[16]) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp683 CompilerType ct = ToCompilerType(tag_qt);
684 UdtRecordCompleter completer(best_ti, ct, tag, *this, m_index.tpi());
779 CompilerType ct = m_clang.CreateRecordType( local
782 lldbassert(ct.IsValid());
784 ClangASTContext::StartTagDeclarationDefinition(ct);
790 clang::QualType::getFromOpaquePtr(ct.GetOpaqueQualType());
881 CompilerType ct = m_clang.CreateTypedefType(ToCompilerType(qt), uname.c_str(), local
883 clang::TypedefNameDecl *tnd = m_clang.GetAsTypedefDecl(ct);
892 CompilerType ct = m_clang.GetBasicType(type); local
893 return clang::QualType::getFromOpaquePtr(ct
[all...]
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp4781 __time_get_storage<char>::__analyze(char fmt, const ctype<char>& ct) argument
4803 if (ct.is(ctype_base::space, *bb))
4806 for (++bb; bb != be && ct.is(ctype_base::space, *bb); ++bb)
4813 ct, err, false)
4827 ct, err, false)
4836 if (fmt == 'x' && ct.is(ctype_base::digit, this->__months_[i][0]))
4845 ct, err, false) - this->__am_pm_;
4855 if (ct.is(ctype_base::digit, *bb))
4857 switch(__get_up_to_n_digits(bb, be, err, ct, 4))
4929 __time_get_storage<wchar_t>::__analyze(char fmt, const ctype<wchar_t>& ct) argument
5079 init(const ctype<char>& ct) argument
5116 init(const ctype<wchar_t>& ct) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dggc-common.c107 const struct ggc_cache_tab *const *ct; local
124 for (ct = gt_ggc_cache_rtab; *ct; ct++)
125 for (cti = *ct; cti->base != NULL; cti++)
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c140 int ct, eof; local
172 for (ct = 0; !quit;) {
186 printf("\r%d", ++ct);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp166 for (unsigned i = 1, ct = 0; i < (BitSize>64 ? 64 : BitSize);
167 i <<= 1, ++ct) {
168 Value *MaskCst = ConstantInt::get(V->getType(), MaskValues[ct]);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c185 zfs_open(vnode_t **vpp, int flag, cred_t *cr, caller_context_t *ct) argument
219 caller_context_t *ct)
295 int *rvalp, caller_context_t *ct)
689 * ct - caller context
700 zfs_read(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct) argument
738 uio->uio_loffset, uio->uio_resid, uio->uio_fmode, ct)) {
840 * ct - caller context (NFS/CIFS fem monitor only)
852 zfs_write(vnode_t *vp, uio_t *uio, int ioflag, cred_t *cr, caller_context_t *ct) argument
936 (error = chklock(vp, FWRITE, woff, n, uio->uio_fmode, ct)) != 0) {
1411 caller_context_t *ct)
218 zfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, caller_context_t *ct) argument
294 zfs_ioctl(vnode_t *vp, u_long com, intptr_t data, int flag, cred_t *cred, int *rvalp, caller_context_t *ct) argument
1410 zfs_access(vnode_t *vp, int mode, int flag, cred_t *cr, caller_context_t *ct) argument
2624 zfs_fsync(vnode_t *vp, int syncflag, cred_t *cr, caller_context_t *ct) argument
2658 zfs_getattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, caller_context_t *ct) argument
2872 zfs_setattr(vnode_t *vp, vattr_t *vap, int flags, cred_t *cr, caller_context_t *ct) argument
4145 zfs_readlink(vnode_t *vp, uio_t *uio, cred_t *cr, caller_context_t *ct) argument
4183 zfs_link(vnode_t *tdvp, vnode_t *svp, char *name, cred_t *cr, caller_context_t *ct, int flags) argument
4303 zfs_inactive(vnode_t *vp, cred_t *cr, caller_context_t *ct) argument
4353 zfs_fid(vnode_t *vp, fid_t *fidp, caller_context_t *ct) argument
4418 zfs_pathconf(vnode_t *vp, int cmd, ulong_t *valp, cred_t *cr, caller_context_t *ct) argument
4499 zfs_getsecattr(vnode_t *vp, vsecattr_t *vsecp, int flag, cred_t *cr, caller_context_t *ct) argument
4517 zfs_setsecattr(vnode_t *vp, vsecattr_t *vsecp, int flag, cred_t *cr, caller_context_t *ct) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp292 uint16_t BT::RegisterCell::ct(bool B) const {
501 uint16_t Z = A1.ct(false) + A2.ct(false);
511 uint16_t Z = A1.ct(false) + A2.ct(false);
655 uint16_t C = A1.ct(B), AW = A1.width();
/freebsd-11-stable/sys/dev/hptmv/
H A Dglobal.h139 int HPTLIBAPI os_memcmp(const void *cs, const void *ct, unsigned len);
/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h4098 ct:2, member in struct:sli4_generic_wqe_s
4154 ct:2,
4219 ct:2, member in struct:sli4_generic_wqe_s::__anon7710::sli4_els_request64_wqe_s
4294 ct:2,
4352 ct:2,
4407 ct:2,
4477 ct:2, member in struct:sli4_generic_wqe_s::__anon7710::sli4_els_request64_wqe_s::__anon7712::__anon7713::__anon7714::sli4_fcp_treceive64_wqe_s
4539 ct:2,
4601 ct:2,
4672 ct
5050 ct:2, member in struct:sli4_generic_wqe_s::__anon7710::sli4_els_request64_wqe_s::__anon7712::__anon7713::__anon7714::sli4_fcp_treceive64_wqe_s::__anon7717::__anon7718::__anon7719::__anon7720::__anon7721::__anon7722::__anon7723::__anon7724::sli4_xmit_els_rsp64_wqe_s
[all...]

Completed in 296 milliseconds

1234567