| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/ |
| H A D | bt_seq.c | 271 CURSOR *c; in __bt_seqadv() local
|
| /freebsd/lib/libmd/aarch64/ |
| H A D | md5block.S | 104 c .req w5 label
|
| /freebsd/contrib/less/ |
| H A D | xbuf.c | 61 public void xbuf_add_char(struct xbuffer *xbuf, char c) in xbuf_add_char()
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Driver.cpp | 278 for (const object::Archive::Child &c : file->getArchive().children(e)) { in saveThinArchiveToRepro() local 338 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local 372 for (const object::Archive::Child &c : file->getArchive().children(e)) { in addFile() local 971 for (char c : protStr) { in parseProtection() local 1190 line = line.take_until([](char c) { return c == '#'; }).trim(); in parseSymbolPatternsFile()
|
| /freebsd/sys/kern/ |
| H A D | subr_msan.c | 323 kmsan_shadow_fill(uintptr_t addr, uint8_t c, size_t size) in kmsan_shadow_fill() 555 kmsan_mark(const void *addr, size_t size, uint8_t c) in kmsan_mark() 561 kmsan_mark_bio(const struct bio *bp, uint8_t c) in kmsan_mark_bio() 567 kmsan_mark_mbuf(const struct mbuf *m, uint8_t c) in kmsan_mark_mbuf() 772 kmsan_memset(void *dst, int c, size_t len) in kmsan_memset()
|
| /freebsd/sys/dev/sound/pcm/ |
| H A D | feeder_rate.c | 241 struct pcm_channel *c; in sysctl_hw_snd_feeder_rate_quality() local 737 int32_t c, z, len, lmax; in z_resampler_sinc_len() local 1029 int32_t alpha, c, i, z, idx; in z_resampler_build_polyphase() local 1558 z_resampler_feed_internal(struct pcm_feeder *f, struct pcm_channel *c, in z_resampler_feed_internal() 1687 z_resampler_feed(struct pcm_feeder *f, struct pcm_channel *c, uint8_t *b, in z_resampler_feed()
|
| /freebsd/contrib/tcsh/ |
| H A D | sh.c | 1475 int c; in importpath() local 1778 goodbye(Char **v, struct command *c) in goodbye() 2188 dosource(Char **t, struct command *c) in dosource()
|
| /freebsd/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 323 uint64_t a, b, c, d; in fletcher_4_scalar_native() local 346 uint64_t a, b, c, d; in fletcher_4_scalar_byteswap() local 751 int i, c; in fletcher_4_benchmark() local
|
| H A D | zprop_common.c | 254 int c; in propname_match() local 420 zprop_valid_char(char c) in zprop_valid_char()
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | ssl_rsa.c | 133 static int ssl_set_pkey(CERT *c, EVP_PKEY *pkey, SSL_CTX *ctx) in ssl_set_pkey() 257 static int ssl_set_cert(CERT *c, X509 *x, SSL_CTX *ctx) in ssl_set_cert() 981 CERT *c; in ssl_set_cert_and_key() local
|
| /freebsd/sys/netinet/ |
| H A D | tcp_hpts_test.c | 266 test_callout_init(struct callout *c, int mpsafe) in test_callout_init() 273 test_callout_reset_sbt_on(struct callout *c, sbintime_t sbt, sbintime_t precision, in test_callout_reset_sbt_on() 282 test_callout_stop_safe(struct callout *c, int flags) in test_callout_stop_safe()
|
| /freebsd/stand/userboot/test/ |
| H A D | test.c | 66 char c = ch; test_putc() local 74 char c; test_getc() local [all...] |
| /freebsd/crypto/openssl/engines/ |
| H A D | e_padlock.c | 352 unsigned char c = *(in_arg++); in padlock_cfb_cipher() local 384 unsigned char c = *(in_arg++); in padlock_cfb_cipher() local
|
| /freebsd/include/rpc/ |
| H A D | auth.h | 156 char c[8]; member 270 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip)) argument
|
| /freebsd/contrib/gdtoa/ |
| H A D | misc.c | 272 Bigint *c; local 529 Bigint *c; local
|
| /freebsd/contrib/libfido2/src/ |
| H A D | info.c | 241 fido_cert_array_t *c = arg; in decode_cert() local 262 decode_certs(const cbor_item_t *item, fido_cert_array_t *c) in decode_certs()
|
| /freebsd/sys/dev/hptnr/ |
| H A D | osm.h | 202 static __inline void * memset(void *dst, int c, unsigned long size) in memset() 210 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (HPT_U32)c) argument
|
| /freebsd/usr.sbin/rtadvd/ |
| H A D | config.c | 815 int c; in getconfig() local 866 int c; in getconfig() local [all...] |
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_clip.c | 217 struct fw_clip_cmd c; in add_lip() local 238 struct fw_clip_cmd c; in del_lip() local
|
| /freebsd/crypto/openssl/crypto/x509/ |
| H A D | v3_ncons.c | 101 # define ia5memchr(str, start, c) memchr(start, c, IA5_OFFSET_LEN(str, start)) argument 398 unsigned char c = utf8_value[i]; in cn2dnsid() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | PrintfFormatString.cpp | 89 char c = *I; in ParsePrintfSpecifier() local 159 Str.find_if([](char c) { return c == ',' || c == '}'; }); in ParsePrintfSpecifier()
|
| /freebsd/sys/rpc/ |
| H A D | auth.h | 156 char c[8]; member 267 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip)) argument
|
| /freebsd/sys/contrib/openzfs/cmd/zinject/ |
| H A D | zinject.c | 871 const char *c = str; in parse_dvas() local 916 int c; in main() local
|
| /freebsd/stand/ficl/ |
| H A D | words.c | 625 CELL c; in twoConstant() local 646 CELL c; in displayCell() local 931 CELL c = stackPop(pVM->pStack); in pick() local 942 CELL c; in questionDup() local 1852 CELL c; in zeroEquals() local 1863 CELL c; in zeroLess() local 1874 CELL c; in zeroGreater() local 2412 CELL c; in comma() local 2426 char c; in cComma() local 4098 CELL c; in userVariable() local
|
| /freebsd/contrib/wpa/src/crypto/ |
| H A D | md5-internal.c | 210 register u32 a, b, c, d; in MD5Transform() local
|