Home
last modified time | relevance | path

Searched defs:c (Results 2226 – 2250 of 3724) sorted by relevance

1...<<81828384858687888990>>...149

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c62 #define V(r, c) (ia)->data[((r)*(ia)->cols) + (c)] in write_common() argument
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c396 ar9280GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar9280GetNfAdjust()
H A Dar9287.c338 ar9287GetNfAdjust(struct ath_hal *ah, const HAL_CHANNEL_INTERNAL *c) in ar9287GetNfAdjust()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_tasklet.c160 tasklet_setup(struct tasklet_struct *ts, tasklet_callback_t *c) in tasklet_setup()
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat_log.c623 int c, ret = 0; in pmcstat_keypress_log() local
/freebsd/contrib/ldns/drill/
H A Dsecuretrace.c116 ldns_rr_class c, ldns_rr_list *trusted_keys, ldns_rdf *start_name in do_secure_trace()
/freebsd/usr.sbin/sa/
H A Dpdb.c282 double t, c; in print_ci() local
/freebsd/contrib/sendmail/src/
H A Dratectrl.c184 int c, d; local
/freebsd/stand/i386/libi386/
H A Dcomconsole.c148 comc_putchar(int c) in comc_putchar()
/freebsd/crypto/openssl/crypto/engine/
H A Deng_table.c55 static unsigned long engine_pile_hash(const ENGINE_PILE *c) in engine_pile_hash()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c443 _nc_outc_wrapper(SCREEN *sp, int c) in _nc_outc_wrapper()
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_v3.c64 int n, c; in X509v3_get_ext_by_critical() local
/freebsd/crypto/openssl/include/openssl/
H A Dobjects.h50 # define OBJ_create_and_add_object(a,b,c) OBJ_create(a,b,c) argument
/freebsd/usr.bin/localedef/
H A Dcharmap.c291 add_charmap(const char *sym, int c) in add_charmap()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_rcmd_pxy.c117 register char *s = ptr, c; in ipf_rcmd_atoi() local
/freebsd/crypto/openssh/
H A Dmatch.c277 char *c, *s, *p, *ret, *cp, *sp; in match_list() local
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_generic.c34 static inline void g(uint32_t *state, size_t a, size_t b, size_t c, size_t d, in g()
/freebsd/sys/dev/random/
H A Drandomdev.c329 int c, error = 0; in randomdev_write() local
/freebsd/crypto/openssl/crypto/asn1/
H A Da_object.c53 int i, first, len = 0, c, use_bn; in a2d_ASN1_OBJECT() local
/freebsd/crypto/openssl/test/
H A Dquic_tserver_test.c293 unsigned char c; in do_test() local
/freebsd/stand/libsa/
H A Dgzipfs.c118 int c; in check_header() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp39 Remaining.take_until([](char c) { return c < '0' || c > '9'; }); in parseChunks()
/freebsd/usr.bin/nl/
H A Dnl.c128 int c; in main() local
/freebsd/crypto/libecc/src/utils/
H A Dutils.c74 int local_memset(void *v, u8 c, u32 n) in local_memset()
/freebsd/crypto/openssl/providers/
H A Dlegacyprov.c217 #define set_func(c, f) if (c == NULL) c = f; else if (c != f) return 0; in OSSL_provider_init() argument

1...<<81828384858687888990>>...149