Home
last modified time | relevance | path

Searched defs:hf (Results 1 – 23 of 23) sorted by relevance

/freebsd-src/stand/kboot/kboot/
H A Dhostfs.c35 hostfs_file *hf; in hostfs_alloc() local
44 hostfs_free(hostfs_file *hf) in hostfs_free()
52 hostfs_file *hf; in hostfs_open() local
99 hostfs_file *hf = f->f_fsdata; in hostfs_close() local
111 hostfs_file *hf = f->f_fsdata; in hostfs_read() local
125 hostfs_file *hf = f->f_fsdata; in hostfs_seek() local
156 hostfs_file *hf = f->f_fsdata; in hostfs_stat() local
192 hostfs_file *hf = f->f_fsdata; in hostfs_readdir() local
/freebsd-src/contrib/bearssl/src/ec/
H A Decdsa_i31_sign_asn1.c32 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i31_sign_asn1()
H A Decdsa_i15_sign_asn1.c32 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i15_sign_asn1()
H A Decdsa_i15_sign_raw.c34 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i15_sign_raw()
H A Decdsa_i31_sign_raw.c34 const br_hash_class *hf, const void *hash_value, in br_ecdsa_i31_sign_raw()
/freebsd-src/sys/contrib/ck/include/
H A Dck_rhs.h89 ck_rhs_hash_cb_t *hf; member
H A Dck_hs.h89 ck_hs_hash_cb_t *hf; member
/freebsd-src/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c50 uint32_t hf(uintptr_t key, int flags, void *arg) in hf() function
/freebsd-src/sys/dev/videomode/
H A Dvesagtf.c661 float vf, hf; in print_xf86_mode() local
/freebsd-src/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c124 const struct hnflags *hf; in formatflags() local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c2550 lzh_huffman_init(struct huffman * hf,size_t len_size,int tbl_bits) lzh_huffman_init() argument
2580 lzh_huffman_free(struct huffman * hf) lzh_huffman_free() argument
2692 lzh_make_fake_table(struct huffman * hf,uint16_t c) lzh_make_fake_table() argument
2707 lzh_make_huffman_table(struct huffman * hf) lzh_make_huffman_table() argument
2888 lzh_decode_huffman_tree(struct huffman * hf,unsigned rbits,int c) lzh_decode_huffman_tree() argument
2908 lzh_decode_huffman(struct huffman * hf,unsigned rbits) lzh_decode_huffman() argument
[all...]
H A Darchive_read_support_format_cab.c3120 lzx_huffman_init(struct huffman *hf, size_t len_size, int tbl_bits) in lzx_huffman_init() argument
3141 lzx_huffman_free(struct huffman * hf) lzx_huffman_free() argument
3151 lzx_make_huffman_table(struct huffman * hf) lzx_make_huffman_table() argument
3221 lzx_decode_huffman(struct huffman * hf,unsigned rbits) lzx_decode_huffman() argument
[all...]
/freebsd-src/contrib/ntp/include/
H A Dntp_fp.h78 #define NTOHL_MFP(ni, nf, hi, hf) \ argument
84 #define HTONL_MFP(hi, hf, ni, nf) \ argument
/freebsd-src/sys/contrib/ck/src/
H A Dck_hs.c925 ck_hs_hash_cb_t *hf, in ck_hs_move()
945 ck_hs_hash_cb_t *hf, in ck_hs_init()
H A Dck_rhs.c1440 ck_rhs_hash_cb_t *hf, in ck_rhs_move()
1461 ck_rhs_hash_cb_t *hf, in ck_rhs_init()
/freebsd-src/contrib/sendmail/libmilter/
H A Dengine.c1377 char *hf, *hv; local
/freebsd-src/contrib/bearssl/src/ssl/
H A Dssl_hs_server.c222 const br_hash_class *hf; in hash_data() local
/freebsd-src/sys/dev/bwn/
H A Dif_bwn_phy_lp.c2695 static const uint8_t hf[] = { in bwn_phy_lp_tblinit_r2() local
H A Dif_bwn_phy_g.c578 uint64_t hf; in bwn_phy_g_set_antenna() local
H A Dif_bwn.c2205 uint64_t hf; in bwn_core_init() local
3569 uint64_t hf; bwn_bt_enable() local
[all...]
/freebsd-src/contrib/sendmail/src/
H A Dsrvrsmtp.c5809 register SM_FILE_T *hf; local
/freebsd-src/contrib/bearssl/test/
H A Dtest_crypto.c8876 const br_hash_class *hf; member
/freebsd-src/crypto/openssl/ssl/
H A Dssl_lib.c3822 int (*hf) (SSL *) = s->handshake_func; SSL_set_ssl_method() local