| /freebsd/usr.bin/ctags/ |
| H A D | ctags.c | 287 int c; in find_entries() local
|
| /freebsd/usr.bin/getconf/ |
| H A D | getconf.c | 62 int c, key, valid; in main() local
|
| /freebsd/tools/tools/ath/athpow/ |
| H A D | athpow.c | 74 int s, i, verbose = 0, c; in main() local
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | json.c | 121 static int countchar(char *map, char c, int end) in countchar()
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | mount_zfs.c | 162 int error, c; in main() local
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | t_std_conf.c | 181 int c; in main() local
|
| /freebsd/contrib/pam-krb5/tests/pam-util/ |
| H A D | options-t.c | 81 #define TEST_BOOL(a, c, v) \ argument
|
| /freebsd/contrib/libyaml/tests/ |
| H A D | run-emitter-test-suite.c | 236 char *c; in get_value() local
|
| /freebsd/crypto/libecc/src/hash/ |
| H A D | sha256.c | 25 u32 a, b, c, d, e, f, g, h; in sha256_process() local
|
| H A D | sha224.c | 25 u32 a, b, c, d, e, f, g, h; in sha224_process() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | exptest.c | 154 unsigned char c; in test_mod_exp() local
|
| H A D | constant_time_test.c | 99 uint64_t c = op(a, b); in test_binary_op_64() local 336 int c = signed_test_values[i]; in test_signed() local
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_conv.c | 123 int neg = 0, h, m, i, j, k, c; in BN_hex2bn() local
|
| /freebsd/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 629 for (uint64_t c = 0; c < rvd->vdev_children; c++) { in livelist_metaslab_validate() local 1453 for (unsigned c = 0; c < vd->vdev_children; c++) in get_dtl_refcount() local 1472 for (unsigned c = 0; c < vd->vdev_children; c++) in get_metaslab_refcount() local 1496 for (unsigned c = 0; c < vd->vdev_children; c++) { in get_obsolete_refcount() local 1528 for (uint64_t c = 0; c < vd->vdev_children; c++) in get_checkpoint_refcount() local 1823 for (unsigned c = 0; c < rvd->vdev_children; c++) { in dump_metaslab_groups() local 1934 uint64_t m, c = 0, children = rvd->vdev_children; in dump_metaslabs() local 2053 int c = 1; in dump_ddt_log() local 2163 int c = 1; in dump_ddt() local 2198 for (enum zio_checksum c = 0; c < ZIO_CHECKSUM_FUNCTIONS; c++) in dump_all_ddts() local [all …]
|
| /freebsd/sys/ufs/ffs/ |
| H A D | fs.h | 653 #define cgbase(fs, c) (((ufs2_daddr_t)(fs)->fs_fpg) * (c)) argument 654 #define cgdata(fs, c) (cgdmin(fs, c) + (fs)->fs_metaspace) /* data zone */ argument 655 #define cgmeta(fs, c) (cgdmin(fs, c)) /* meta data */ argument 656 #define cgdmin(fs, c) (cgstart(fs, c) + (fs)->fs_dblkno) /* 1st data */ argument 657 #define cgimin(fs, c) (cgstar argument 652 cgbase(fs,c) global() argument 658 cgtod(fs,c) global() argument 659 cgstart(fs,c) global() argument [all...] |
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | e_aes.c | 125 unsigned char c; in ctr64_inc() local 1436 static int s390x_aes_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in s390x_aes_gcm_ctrl() 1760 static int s390x_aes_gcm_cleanup(EVP_CIPHER_CTX *c) in s390x_aes_gcm_cleanup() 2149 static int s390x_aes_ccm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in s390x_aes_ccm_ctrl() 2639 static int aes_gcm_cleanup(EVP_CIPHER_CTX *c) in aes_gcm_cleanup() 2650 static int aes_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in aes_gcm_ctrl() 3191 static int aes_xts_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in aes_xts_ctrl() 3377 static int aes_ccm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in aes_ccm_ctrl() 3415 EVP_CIPHER_CTX_buf_noconst(c)[arg - 2] = len >> 8; in aes_ccm_ctrl() local 3416 EVP_CIPHER_CTX_buf_noconst(c)[arg - 1] = len & 0xff; in aes_ccm_ctrl() local [all …]
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_arc.c | 598 char c; in arc_event_handler() local 876 char c; arc_receive() local [all...] |
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | StringPrinter.cpp | 96 DecodedCharBuffer attemptASCIIEscape(llvm::UTF32 c, in attemptASCIIEscape() argument 346 for (unsigned c = 0; c < printable_size; c++) in DumpEncodedBufferToStream() local [all...] |
| /freebsd/stand/ficl/ |
| H A D | vm.c | 437 void vmPush(FICL_VM *pVM, CELL c) in vmPush() 611 char c; in strrev() local
|
| /freebsd/usr.sbin/boot0cfg/ |
| H A D | boot0cfg.c | 125 int up, c; in main() local 280 int ofs, i, c; in set_bell() local
|
| /freebsd/usr.bin/mail/ |
| H A D | cmd3.c | 143 int c; in help() local 700 int c; in alternates() local
|
| /freebsd/contrib/libedit/ |
| H A D | tty.c | 983 tty_update_char(EditLine *el, int mode, int c) { in tty_update_char() 1268 int c = ffs((int)m->m_value); in tty_stty() local
|
| /freebsd/crypto/openssl/crypto/ec/curve448/ |
| H A D | eddsa.c | 116 unsigned int c; in ossl_c448_ed448_derive_public_key() local 168 unsigned int c; in ossl_c448_ed448_sign() local
|
| /freebsd/contrib/less/ |
| H A D | tags.c | 13 #define WHITESP(c) ((c)==' ' || (c)=='\t') argument 570 int c; in findgtag() local
|
| /freebsd/crypto/openssl/crypto/conf/ |
| H A D | conf_lib.c | 321 static int default_is_number(const CONF *conf, char c) in default_is_number() 326 static int default_to_int(const CONF *conf, char c) in default_to_int()
|