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

<<1112131415

/freebsd-12-stable/contrib/libpcap/
H A Dpcap-bpf.c295 pcap_next_zbuf_shm(pcap_t *p, int *cc) argument
333 pcap_next_zbuf(pcap_t *p, int *cc) argument
939 int cc; local
[all...]
H A Dpcap-dlpi.c191 int cc; local
1860 register int cc; local
[all...]
H A Dpcap-int.h177 int cc; member in struct:pcap
H A Dpcap-npf.c491 int cc; local
688 int cc; local
[all...]
/freebsd-12-stable/contrib/bearssl/test/
H A Dtest_speed.c365 fake_chacha20(const void *key, const void *iv, uint32_t cc, void *data, size_t len) argument
/freebsd-12-stable/contrib/binutils/opcodes/
H A Darc-dis.c461 const char *cc = 0; local
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
H A Dad.c485 krb5_ccache cc; local
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c1104 struct cc_algo *cc = CC_ALGO(tp); local
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_core.c122 struct core_cpu *cc; local
162 struct core_cpu *cc; local
492 struct core_cpu *cc; local
913 struct core_cpu *cc; local
965 struct core_cpu *cc; local
1003 struct core_cpu *cc; local
1077 struct core_cpu *cc; local
1138 struct core_cpu *cc; local
[all...]
/freebsd-12-stable/sys/dev/nvme/
H A Dnvme_ctrlr.c251 uint32_t cc; local
298 uint32_t cc; local
1514 uint32_t cc; local
[all...]
/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_xport.h132 uint32_t cc:1, member in struct:ocs_xport_host_stats_s
/freebsd-12-stable/sys/dev/vkbd/
H A Dvkbd.c105 int cc; /* number of codes in queue */ member in struct:vkbd_queue
[all...]
/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.c810 uint16_t cc; local
954 uint16_t cc; local
[all...]
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1425 uint32_t cc = OS_REG_READ(ah, AR_CCCNT); /* read cycles last */ local
/freebsd-12-stable/sys/net80211/
H A Dieee80211_freebsd.c976 ieee80211_notify_country(struct ieee80211vap *vap, const uint8_t bssid[IEEE80211_ADDR_LEN], const uint8_t cc[2]) argument
/freebsd-12-stable/sys/netinet6/
H A Dip6_mroute.c800 int cc; local
/freebsd-12-stable/sys/kern/
H A Duipc_mbuf.c1721 int cc = min(len, MCLBYTES); local
/freebsd-12-stable/crypto/openssh/
H A Dmux.c196 Channel *cc, *c = channel_by_id(ssh, cid); local
1061 Channel *c, *cc; local
1367 Channel *c, *cc; local
[all...]
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dglob.c443 struct cclass *cc; local
/freebsd-12-stable/sbin/routed/
H A Dtable.c695 long cc; local
1157 long cc; local
/freebsd-12-stable/usr.bin/localedef/
H A Dcollate.c561 collchar_t *cc; local
715 collchar_t *cc; local
878 collchar_t *cc; local
988 collchar_t *cc; local
1117 collchar_t *cc; local
[all...]
/freebsd-12-stable/usr.bin/ncal/
H A Dncal.c73 const char *cc; /* Country code according to ISO 3166 */ member in struct:djswitch
/freebsd-12-stable/usr.bin/sockstat/
H A Dsockstat.c122 char cc[TCP_CA_NAME_MAX]; member in struct:sock
/freebsd-12-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c1509 char outbuf[LINELEN+1], *sp, c, cc; local
/freebsd-12-stable/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c729 pmcpl_ct_process(struct pmcstat_process *pp, struct pmcstat_pmcrecord *pmcr, uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) argument

Completed in 478 milliseconds

<<1112131415