| /freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
| H A D | aestab.h | 95 #define d_4(t, n, b, e, f, g, h) static const t n[4][256] = \ argument
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | edit.c | 178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local 298 struct edit_history *h; in history_write() local 316 struct edit_history *h; in history_debug_dump() local 869 struct edit_history *h; in search_find() local 1147 struct edit_history *h; in edit_deinit() local
|
| /freebsd/contrib/unbound/util/data/ |
| H A D | msgparse.c | 177 hashvalue_type h = 0xab; in pkt_hash_rrset() local 192 hashvalue_type h = 0xab; in pkt_hash_rrset_first() local 204 hashvalue_type h; in pkt_hash_rrset_rest() local 213 rrset_parse_equals(struct rrset_parse* p, sldns_buffer* pkt, hashvalue_type h, in rrset_parse_equals() 227 hashvalue_type h, uint32_t rrset_flags, uint8_t* dname, in msgparse_hashtable_lookup()
|
| /freebsd/crypto/openssl/test/ |
| H A D | quic_ackm_test.c | 56 static void helper_destroy(struct helper *h) in helper_destroy() 86 static int helper_init(struct helper *h, size_t num_pkts) in helper_init() 340 struct helper h; in test_tx_ack_case_actual() local 520 struct helper h; in test_tx_ack_time_script() local 907 struct helper h; in test_rx_ack_actual() local
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_linux_list.h | 199 hlist_unhashed(const struct hlist_node *h) in hlist_unhashed() 206 hlist_empty(const struct hlist_head *h) in hlist_empty() 232 hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
|
| /freebsd/contrib/bearssl/src/hash/ |
| H A D | ghash_ctmul.c | 64 #define MUL32(h, l, x, y) do { \ argument 197 br_ghash_ctmul(void *y, const void *h, const void *data, size_t len) in br_ghash_ctmul()
|
| /freebsd/contrib/dma/ |
| H A D | net.c | 335 open_connection(struct mx_hostentry *h) in open_connection() 635 struct mx_hostentry *hosts, *h; in deliver_remote() local
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-arcnet.c | 180 arcnet_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p) in arcnet_if_print() 273 arcnet_linux_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p) in arcnet_linux_if_print()
|
| H A D | print-enc.c | 98 const struct pcap_pkthdr *h, const u_char *p) in enc_if_print()
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_format_ar.c | 479 char *h; in format_octal() local 518 char *h; in format_decimal() local
|
| /freebsd/contrib/netbsd-tests/lib/libc/net/getaddrinfo/ |
| H A D | h_gai.c | 62 print1(const char *title, const struct addrinfo *res, char *h, char *s) in print1()
|
| /freebsd/crypto/openssl/crypto/sha/ |
| H A D | sha512.c | 667 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1, T2; in sha512_block_data_order() local 733 # define ROUND_00_15(i,a,b,c,d,e,f,g,h) do { \ argument 738 # define ROUND_16_80(i,j,a,b,c,d,e,f,g,h,X) do { \ argument 752 SHA_LONG64 a, b, c, d, e, f, g, h, s0, s1, T1; in sha512_block_data_order_c() local
|
| /freebsd/contrib/lua/src/ |
| H A D | lmathlib.c | 381 lu_int32 h; /* higher half */ member 401 static Rand64 packI (lu_int32 h, lu_int32 l) { in packI() 487 lua_Number h = (lua_Number)(trim32(x.h) >> (32 - FIGS)); in I2d() local 510 lua_Number h = (lua_Number)trim32(x.h) * shiftHI; in I2d() local
|
| /freebsd/sys/dev/dpaa2/ |
| H A D | dpaa2_mc_acpi.c | 91 ACPI_HANDLE h; in dpaa2_mac_dev_attach() local 205 dpaa2_mc_acpi_probe_child(ACPI_HANDLE h, device_t *dev, int level, void *arg) in dpaa2_mc_acpi_probe_child()
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_provider.c | 54 dt_provider_insert(dtrace_hdl_t *dtp, dt_provider_t *pvp, uint_t h) in dt_provider_insert() 68 uint_t h = dt_strtab_hash(name, NULL) % dtp->dt_provbuckets; in dt_provider_lookup() local 131 uint_t h; in dt_provider_destroy() local
|
| /freebsd/sys/netgraph/ |
| H A D | ng_cisco.c | 342 struct cisco_header *h; in cisco_rcvdata() local 439 const struct cisco_header *h; in cisco_input() local 594 struct cisco_header *h; in cisco_send() local
|
| /freebsd/sbin/growfs/ |
| H A D | growfs.c | 1118 isblock(struct fs *fs, unsigned char *cp, int h) in isblock() 1154 clrblock(struct fs *fs, unsigned char *cp, int h) in clrblock() 1188 setblock(struct fs *fs, unsigned char *cp, int h) in setblock()
|
| /freebsd/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_health.c | 132 struct mlx5_health_buffer __iomem *h = health->health; in sensor_fw_synd_rfr() local 169 struct mlx5_health_buffer __iomem *h = health->health; in sensor_pci_no_comm() local 508 struct mlx5_health_buffer __iomem *h = health->health; in print_health_info() local
|
| /freebsd/crypto/krb5/src/kdc/ |
| H A D | kdc_authdata.c | 52 kdcauthdata_handle *list, *h; in load_authdata_plugins() local 95 kdcauthdata_handle *h; in unload_authdata_plugins() local 588 kdcauthdata_handle *h; in handle_authdata() local
|
| /freebsd/crypto/openssl/apps/ |
| H A D | rehash.c | 235 static int do_file(const char *filename, const char *fullpath, enum Hash h) in do_file() 349 static int do_dir(const char *dirname, enum Hash h) in do_dir() 519 enum Hash h = HASH_NEW; in rehash_main() local
|
| /freebsd/lib/libc/db/recno/ |
| H A D | rec_put.c | 188 PAGE *h; in __rec_iput() local
|
| /freebsd/sys/contrib/libsodium/test/default/ |
| H A D | generichash.c | 1341 size_t h; in main() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_origin.h | 83 StackDepotHandle h = StackDepotPut_WithHandle(*stack); in CreateChainedOrigin() local
|
| /freebsd/crypto/krb5/src/ccapi/server/win/ |
| H A D | ccs_win_pipe.c | 42 struct ccs_win_pipe_t* ccs_win_pipe_new (const char* uuid, const UINT64 h) { in ccs_win_pipe_new()
|
| /freebsd/lib/libc/iconv/ |
| H A D | citrus_memstream.c | 46 const uint8_t *h, *p; in _citrus_memory_stream_getln() local
|