/freebsd/crypto/krb5/src/clients/klist/ |
H A D | klist.c | 128 int c, mode; in main() local 890 fillit(FILE *f, unsigned int num, int c) in fillit()
|
/freebsd/sys/rpc/ |
H A D | auth.h | 156 char c[8]; member 254 authsys_create(c,i1,i2,i3,ip) global() argument
|
/freebsd/contrib/sendmail/libsm/ |
H A D | exc.c | 444 int i, c; local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
H A D | blamka-round-ssse3.h | 11 #define _mm_roti_epi64(x, c) \ argument
|
/freebsd/contrib/ncurses/menu/ |
H A D | menu.priv.h | 120 #define UChar(c) ((unsigned char)(c)) argument
|
/freebsd/lib/libveriexec/ |
H A D | veriexec_get.c | 279 int c; in main() local
|
/freebsd/sys/sys/ |
H A D | ttyhook.h | 77 ttyhook_rint(struct tty *tp, char c, int flags) in ttyhook_rint()
|
/freebsd/contrib/bearssl/src/hash/ |
H A D | md5.c | 72 uint32_t a, b, c, d; in br_md5_round() local
|
/freebsd/sys/powerpc/powerpc/ |
H A D | minidump_machdep.c | 101 int error, i, c; in blk_write() local
|
/freebsd/usr.bin/patch/ |
H A D | backupfile.c | 28 #define ISDIGIT(c) (isascii ((unsigned char)c) && isdigit ((unsigned char)c)) argument
|
/freebsd/usr.bin/mkimg/ |
H A D | gpt.c | 191 int c, idx; in gpt_mktbl() local
|
/freebsd/lib/libufs/ |
H A D | cgroup.c | 194 cgread1(struct uufsd *disk, int c) in cgread1()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | glob.h | 52 # define glob(a, b, c, d) _ssh__compat_glob(a, b, c, d) argument
|
H A D | md5.c | 159 u_int32_t a, b, c, d, in[MD5_BLOCK_LENGTH / 4]; in MD5Transform() local
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | qsort.c | 99 med3(char *a, char *b, char *c, cmp_t *cmp, void *thunk in med3()
|
/freebsd/sys/contrib/openzfs/lib/libnvpair/ |
H A D | libnvpair_json.c | 51 wchar_t c; in nvlist_print_json_string() local
|
/freebsd/crypto/openssl/crypto/ec/curve448/ |
H A D | f_generic.c | 159 gf c; in gf_eq() local
|
/freebsd/sys/net/ |
H A D | if_pflog.h | 72 #define PFLOG_PACKET(b,t,c,d,e,f,g,h) do { \ argument
|
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/ |
H A D | t_hmac.c | 63 int c = 0xff & d->data[j]; in printd() local
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_seq.c | 271 CURSOR *c; in __bt_seqadv() local
|
/freebsd/contrib/bsnmp/gensnmptree/ |
H A D | gensnmptree.c | 386 int c; in tgetc() local 406 tungetc(int c) in tungetc() 470 int c; in report() local 511 int c; in gettoken_internal() local
|
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/ |
H A D | lockstat.c | 55 #define mergesort(a, b, c, d) lsmergesort(a, b, c, d) argument 637 char buf[256], *c = buf, *new; in filter_add() local 673 char c; in dprog_add() local 1119 int c; in main() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_indirect.c | 299 for (int c = 0; c < is->is_children; c++) { in vdev_indirect_map_free() local 1434 for (int c = 0; c < is->is_children; c++) { in vdev_indirect_repair() local 1476 for (int c = 0; c < is->is_children; c++) { in vdev_indirect_all_checksum_errors() local 1640 for (int c = 0; c < is->is_children; c++) { in vdev_indirect_splits_damage() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_openssl.c | 490 EVP_CIPHER_CTX *c = ctx; in aes_encrypt() local 503 EVP_CIPHER_CTX *c = ctx; in aes_encrypt_deinit() local 547 EVP_CIPHER_CTX *c = ctx; in aes_decrypt() local 560 EVP_CIPHER_CTX *c = ctx; in aes_decrypt_deinit() local 1993 struct crypto_bignum *c) in crypto_bignum_add() 2002 struct crypto_bignum *c) in crypto_bignum_mod() 2020 const struct crypto_bignum *c, in crypto_bignum_exptmod() 2043 struct crypto_bignum *c) in crypto_bignum_inverse() 2068 struct crypto_bignum *c) in crypto_bignum_sub() 2079 struct crypto_bignum *c) in crypto_bignum_div() [all …]
|
H A D | md5-internal.c | 210 register u32 a, b, c, d; in MD5Transform() local
|