| /freebsd/contrib/unbound/compat/ |
| H A D | snprintf.c | 159 const char* h = "0123456789abcdef"; in print_hex() local 177 const char* h = "0123456789abcdef"; in print_hex_l() local 195 const char* h = "0123456789abcdef"; in print_hex_ll() local
|
| /freebsd/sys/vm/ |
| H A D | uma_int.h | 207 #define UMA_HASH(h, s) ((((uintptr_t)s) >> UMA_SLAB_SHIFT) & (h)->uh_hashmask) argument 209 #define UMA_HASH_INSERT(h, s, mem) \ argument 213 #define UMA_HASH_REMOVE(h, s) \ argument
|
| /freebsd/contrib/ldns/compat/ |
| H A D | snprintf.c | 158 const char* h = "0123456789abcdef"; in print_hex() local 176 const char* h = "0123456789abcdef"; in print_hex_l() local 194 const char* h = "0123456789abcdef"; in print_hex_ll() local
|
| /freebsd/sbin/pfctl/ |
| H A D | pfctl.c | 415 pfctl_clear_stats(struct pfctl_handle *h, int opts) in pfctl_clear_stats() 443 struct node_host *h = NULL, *n = NULL; in pfctl_check_skip_ifaces() local 467 struct node_host *h = NULL, *n = NULL; in pfctl_adjust_skip_ifaces() local 1796 pfctl_read_limits(struct pfctl_handle *h) in pfctl_read_limits() 2906 struct node_host *h = NULL, *n = NULL; in pfctl_set_interface_flags() local
|
| H A D | parse.y | 1547 struct node_host *h = NULL, *hh; variable 1696 struct node_host *h, *nh; variable 5218 disallow_table(struct node_host *h, const char *fmt) in disallow_table() 5229 disallow_urpf_failed(struct node_host *h, const char *fmt) in disallow_urpf_failed() 5240 disallow_alias(struct node_host *h, const char *fmt) in disallow_alias() 6146 struct node_host *h; in apply_redirspec() local 6587 freehostlist(struct node_host *h) in freehostlist()
|
| /freebsd/crypto/heimdal/appl/test/ |
| H A D | http_client.c | 355 const char *h = http_find_header(&req, "WWW-Authenticate:"); in main() local
|
| /freebsd/usr.bin/usbhidaction/ |
| H A D | usbhidaction.c | 285 struct hid_item h; in parse_conf() local
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | getaddrinfo.c | 232 char **h; in add_hostent() local
|
| /freebsd/sys/netgraph/bluetooth/hci/ |
| H A D | ng_hci_cmds.c | 501 u_int16_t h; process_link_policy_params() local [all...] |
| /freebsd/contrib/tcpdump/ |
| H A D | print-vsock.c | 246 vsock_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, in vsock_if_print()
|
| H A D | print-ppp.c | 1599 const struct pcap_pkthdr *h, const u_char *p) in ppp_if_print() 1668 const struct pcap_pkthdr *h, const u_char *p) in ppp_hdlc_if_print()
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | clnt_udp.c | 441 clntudp_abort(CLIENT *h) in clntudp_abort()
|
| /freebsd/crypto/krb5/src/ccapi/common/win/OldCC/ |
| H A D | util.cxx | 404 HMODULE h = 0; in alloc_module_file_name() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | dsatest.c | 67 unsigned long h; in dsa_test() local
|
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | quic_sstream.c | 334 UINT_SET_ITEM *h = ossl_list_uint_set_head(&qss->acked_set); in qss_cull() local
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_format_cpio_newc.c | 223 char h[c_header_size]; in write_header() local
|
| H A D | archive_util.c | 347 HANDLE h; in __archive_mktempx() local
|
| /freebsd/contrib/bc/include/ |
| H A D | history.h | 192 #define BC_HIST_BUF_LEN(h) ((h)->buf.len - 1) argument
|
| /freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
| H A D | unwrap.c | 196 uint8_t *h; in verify_enc_header() local
|
| /freebsd/contrib/bsddialog/lib/ |
| H A D | lib_util.h | 104 int h, w; /* Current height and width */ member
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_fp.h | 90 #define HTONL_FP(h, n) \ argument 93 #define NTOHL_FP(n, h) \ argument
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | krbhst.c | 298 struct krb5_krbhst_info *h; in append_host_hostinfo() local 1006 krb5_krbhst_info *h, *next; in krb5_krbhst_free() local
|
| /freebsd/usr.sbin/vidcontrol/ |
| H A D | vidcontrol.c | 469 int h, i, size, w; in load_font() local 481 int h; in load_font() member
|
| /freebsd/sys/dev/firmware/arm/ |
| H A D | scmi.c | 106 #define SCMI_IS_MSG_TYPE_NOTIF(h) \ argument 108 #define SCMI_IS_MSG_TYPE_DRESP(h) \ argument
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_gf2m.c | 64 register BN_ULONG h, l, s; in bn_GF2m_mul_1x1() local 133 register BN_ULONG h, l, s; in bn_GF2m_mul_1x1() local
|