| /freebsd/crypto/openssl/crypto/hmac/ |
| H A D | hmac_local.h | 41 uint32_t h[8]; member 46 uint64_t h[8]; member
|
| /freebsd/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar5416_cal.c | 597 struct ar5212NfCalHist *h; in ar5416LoadNF() local 694 ar5416InitNfHistBuff(struct ar5212NfCalHist *h) in ar5416InitNfHistBuff() 711 ar5416UpdateNFHistBuff(struct ath_hal *ah, struct ar5212NfCalHist *h, in ar5416UpdateNFHistBuff()
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_ar.c | 149 const void *h; in archive_read_format_ar_bid() local 167 struct ar *ar, const char *h, size_t *unconsumed) in _ar_read_header() 456 const char *h) in ar_parse_common_header()
|
| H A D | archive_read_support_format_tar.c | 372 const char *h; in archive_read_format_tar_bid() local 724 const char *h; in tar_read_header() local 1000 checksum(struct archive_read *a, const void *h) in checksum() 1075 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_Solaris_ACL() 1181 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longlink() 1215 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_gnu_longname() 1236 struct archive_entry *entry, const void *h, int64_t *unconsumed) in header_volume() 1297 struct archive_string *as, const void *h, int64_t *unconsumed) in read_body_to_string() 1345 struct archive_entry *entry, const void *h) in header_common() 1608 struct archive_entry *entry, const void *h) in header_old_tar() [all …]
|
| /freebsd/usr.sbin/ypldap/ |
| H A D | ldapclient.c | 99 struct ypldap_addr *h; in client_addr_init() local 127 struct ypldap_addr *h; in client_addr_free() local 157 struct ypldap_addr *h; in client_dispatch_dns() local
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_module.c | 71 uint_t h; in dt_module_symhash_insert() local 315 uint_t i, h; in dt_module_symname32() local 345 uint_t i, h; in dt_module_symname64() local 470 uint_t h = dt_strtab_hash(name, NULL) % dtp->dt_modbuckets; in dt_module_create() local 525 uint_t h = dt_strtab_hash(name, NULL) % dtp->dt_modbuckets; in dt_module_lookup_by_name() local 547 uint_t h = dt_strtab_hash(name, NULL) % dtp->dt_modbuckets; in dt_kmodule_lookup() local 1010 uint_t h = dt_strtab_hash(dmp->dm_name, NULL) % dtp->dt_modbuckets; in dt_module_destroy() local 1135 uint_t h; in dt_module_update() local
|
| /freebsd/sbin/ipf/libipf/ |
| H A D | gethost.c | 15 struct hostent *h; in gethost() local
|
| /freebsd/contrib/gdtoa/ |
| H A D | hd_init.c | 38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_mibmap.cpp | 22 MIBMapTy::Handle h(&Map, static_cast<uptr>(Id), /*remove=*/false, in InsertOrMerge() local
|
| /freebsd/stand/efi/libefi/ |
| H A D | efipart.c | 154 EFI_HANDLE h; in efiblk_get_pdinfo_by_device_path() local 165 same_handle(pdinfo_t *pd, EFI_HANDLE h) in same_handle() 172 efiblk_get_pdinfo_by_handle(EFI_HANDLE h) in efiblk_get_pdinfo_by_handle() 239 efipart_ignore_device(EFI_HANDLE h, EFI_BLOCK_IO *blkio, in efipart_ignore_device() 792 EFI_HANDLE h; in efipart_print_common() local
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | exc.c | 555 sm_exc_newthread(h) in sm_exc_newthread() argument 582 SM_EXC_DEFAULT_HANDLER_T h; local
|
| /freebsd/contrib/less/ |
| H A D | edit.c | 763 static int edit_istep(IFILE h, int n, int dir) in edit_istep() 801 static int edit_inext(IFILE h, int n) in edit_inext() 811 static int edit_iprev(IFILE h, int n) in edit_iprev() 826 IFILE h; in edit_index() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_malloc_bisect.h | 40 uptr h = (uptr)malloc_hash(stack, orig_size); in malloc_bisect() local
|
| /freebsd/sys/contrib/libsodium/test/default/ |
| H A D | generichash2.c | 13 size_t h, i, j; in main() local
|
| H A D | generichash3.c | 19 size_t h; in main() local
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-dsa.c | 198 dsa_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p) in dsa_if_print() 209 edsa_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *p) in edsa_if_print()
|
| /freebsd/sys/netpfil/pf/ |
| H A D | pf_norm.c | 1156 struct ip *h = mtod(pd->m, struct ip *); in pf_normalize_ip() local 1318 struct ip6_hdr *h; in pf_normalize_ip6() local 1532 struct ip *h = mtod(pd->m, struct ip *); in pf_normalize_tcp_init() local 1539 struct ip6_hdr *h = mtod(pd->m, struct ip6_hdr *); in pf_normalize_tcp_init() local 1632 struct ip *h = mtod(pd->m, struct ip *); in pf_normalize_tcp_stateful() local 1643 struct ip6_hdr *h = mtod(pd->m, struct ip6_hdr *); in pf_normalize_tcp_stateful() local 2227 struct ip *h = mtod(pd->m, struct ip *); in pf_scrub() local
|
| /freebsd/contrib/bsddialog/lib/ |
| H A D | lib_util.c | 595 int maxrows, int mincols, bool increasecols, int *h, int *w) in text_autosize() 800 set_widget_size(struct bsddialog_conf *conf, int rows, int cols, int *h, int *w) in set_widget_size() 830 set_widget_autosize(struct bsddialog_conf *conf, int rows, int cols, int *h, in set_widget_autosize() 858 int widget_checksize(int h, int w, struct buttons *bs, int hnotext, int minw) in widget_checksize() 882 set_widget_position(struct bsddialog_conf *conf, int *y, int *x, int h, int w) in set_widget_position() 985 int h, w; in draw_borders() local 1028 update_box(struct bsddialog_conf *conf, WINDOW *win, int y, int x, int h, int w, in update_box()
|
| /freebsd/lib/libifconfig/ |
| H A D | libifconfig_inet6.c | 61 ifconfig_inet6_get_addrinfo(ifconfig_handle_t *h, in ifconfig_inet6_get_addrinfo()
|
| /freebsd/lib/libc/db/recno/ |
| H A D | rec_search.c | 61 PAGE *h; in __rec_search() local
|
| /freebsd/contrib/pam-krb5/portable/ |
| H A D | pam.h | 113 # define pam_modutil_getpwnam(h, u) getpwnam(u) argument
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | clnt_generic.c | 58 struct hostent *h; in clnt_create() local
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
| H A D | hash_func.c | 158 u_int32_t h, loop; in hash4() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | json_test.c | 23 static int helper_ensure(struct helper *h) in helper_ensure() 41 static void helper_cleanup(struct helper *h) in helper_cleanup() 52 static void helper_set_flags(struct helper *h, uint32_t flags) in helper_set_flags() 549 struct helper h = {0}; in run_script() local
|
| /freebsd/sys/dev/uart/ |
| H A D | uart_bus_acpi.c | 65 ACPI_HANDLE h; in uart_acpi_find_device() local
|