Searched defs:cc (Results 276 - 300 of 348) sorted by relevance

<<11121314

/freebsd-current/usr.bin/sockstat/
H A Dsockstat.c143 char cc[TCP_CA_NAME_MAX]; member in struct:sock
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_core.c119 struct core_cpu *cc; local
164 struct core_cpu *cc; local
419 struct core_cpu *cc; local
445 struct core_cpu *cc; local
471 struct core_cpu *cc; local
881 struct core_cpu *cc; local
1007 struct core_cpu *cc; local
1065 struct core_cpu *cc; local
[all...]
/freebsd-current/sys/netinet6/
H A Dip6_mroute.c795 int cc; local
/freebsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c1495 char outbuf[LINELEN+1], *sp, c, cc; local
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c726 pmcpl_ct_process(struct pmcstat_process *pp, struct pmcstat_pmcrecord *pmcr, uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1984 uint32_t cc, fcsr; local
2111 uint32_t cc, fcsr; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp2671 uint32_t cc, fcsr; local
2789 uint32_t cc, fcsr; local
[all...]
/freebsd-current/usr.bin/ncal/
H A Dncal.c71 const char *cc; /* Country code according to ISO 3166 */ member in struct:djswitch
/freebsd-current/crypto/openssh/
H A Dmux.c194 Channel *cc, *c = channel_by_id(ssh, cid); local
1060 Channel *c, *cc; local
1360 Channel *c, *cc; local
[all...]
/freebsd-current/sys/kern/
H A Duipc_sockbuf.c621 sbreserve_locked_limit(struct socket *so, sb_which which, u_long cc, argument
652 sbreserve_locked(struct socket *so, sb_which which, u_long cc, argument
664 u_int cc, *hiwat, *lowat; local
[all...]
H A Duipc_mbuf.c2224 int cc = min(len, MCLBYTES); local
/freebsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c956 int cc; local
1050 int cc local
1321 packet_ok(struct msghdr *mhdr, int cc, int seq, u_char *type, u_char *code, u_char *ecn) argument
1573 print(struct msghdr *mhdr, int cc) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp655 auto cc = TranslateCallingConvention(func_sig->getCallingConvention()); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp416 T cc = *c; local
429 T cc = *c; local
/freebsd-current/contrib/one-true-awk/
H A Db.c1245 const struct charclass *cc; local
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Dntp_calendar.c1784 uint32_t cc, ci, yu, sf32; local
1833 int32_t cc, ci; local
/freebsd-current/sys/dev/nvme/
H A Dnvme_ctrlr.c288 uint32_t cc; local
333 uint32_t cc; local
1574 uint32_t cc; local
[all...]
/freebsd-current/contrib/tcsh/
H A Ded.chared.c2670 e_charswitch(Char cc) argument
2692 e_gcharswitch(Char cc) argument
3290 v_change_case(Char cc) argument
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlparser.c655 static void recfield (LexState *ls, struct ConsControl *cc) { argument
676 static void closelistfield (FuncState *fs, struct ConsControl *cc) { argument
687 lastlistfield(FuncState *fs, struct ConsControl *cc) argument
702 listfield(LexState *ls, struct ConsControl *cc) argument
711 field(LexState *ls, struct ConsControl *cc) argument
739 struct ConsControl cc; local
[all...]
/freebsd-current/contrib/bearssl/src/
H A Dinner.h2193 br_ssl_engine_closed(const br_ssl_engine_context *cc) argument
[all...]
/freebsd-current/contrib/libpcap/
H A Dpcap-rpcap.c3570 int cc; local
[all...]
/freebsd-current/sys/contrib/rdma/krping/
H A Dkrping.c1485 int ping, start, cc, i, ret; local
/freebsd-current/contrib/lua/src/
H A Dlparser.c847 static void recfield (LexState *ls, ConsControl *cc) { argument
868 static void closelistfield (FuncState *fs, ConsControl *cc) { argument
880 lastlistfield(FuncState *fs, ConsControl *cc) argument
896 listfield(LexState *ls, ConsControl *cc) argument
903 field(LexState *ls, ConsControl *cc) argument
931 ConsControl cc; local
[all...]
/freebsd-current/sys/cddl/boot/zfs/
H A Dzfssubr.c978 int i, j, x, cc, c; local
[all...]
/freebsd-current/sys/dev/aacraid/
H A Daacraid.c792 struct aac_close_command *cc; local

Completed in 326 milliseconds

<<11121314