Home
last modified time | relevance | path

Searched defs:h (Results 651 – 675 of 1058) sorted by relevance

1...<<21222324252627282930>>...43

/freebsd/contrib/unbound/compat/
H A Dsnprintf.c159 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 Duma_int.h207 #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 Dsnprintf.c158 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 Dpfctl.c415 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 Dparse.y1547 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 Dhttp_client.c355 const char *h = http_find_header(&req, "WWW-Authenticate:"); in main() local
/freebsd/usr.bin/usbhidaction/
H A Dusbhidaction.c285 struct hid_item h; in parse_conf() local
/freebsd/crypto/heimdal/lib/roken/
H A Dgetaddrinfo.c232 char **h; in add_hostent() local
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c501 u_int16_t h; process_link_policy_params() local
[all...]
/freebsd/contrib/tcpdump/
H A Dprint-vsock.c246 vsock_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, in vsock_if_print()
H A Dprint-ppp.c1599 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 Dclnt_udp.c441 clntudp_abort(CLIENT *h) in clntudp_abort()
/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dutil.cxx404 HMODULE h = 0; in alloc_module_file_name() local
/freebsd/crypto/openssl/test/
H A Ddsatest.c67 unsigned long h; in dsa_test() local
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_sstream.c334 UINT_SET_ITEM *h = ossl_list_uint_set_head(&qss->acked_set); in qss_cull() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_cpio_newc.c223 char h[c_header_size]; in write_header() local
H A Darchive_util.c347 HANDLE h; in __archive_mktempx() local
/freebsd/contrib/bc/include/
H A Dhistory.h192 #define BC_HIST_BUF_LEN(h) ((h)->buf.len - 1) argument
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dunwrap.c196 uint8_t *h; in verify_enc_header() local
/freebsd/contrib/bsddialog/lib/
H A Dlib_util.h104 int h, w; /* Current height and width */ member
/freebsd/contrib/ntp/include/
H A Dntp_fp.h90 #define HTONL_FP(h, n) \ argument
93 #define NTOHL_FP(n, h) \ argument
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrbhst.c298 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 Dvidcontrol.c469 int h, i, size, w; in load_font() local
481 int h; in load_font() member
/freebsd/sys/dev/firmware/arm/
H A Dscmi.c106 #define SCMI_IS_MSG_TYPE_NOTIF(h) \ argument
108 #define SCMI_IS_MSG_TYPE_DRESP(h) \ argument
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_gf2m.c64 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

1...<<21222324252627282930>>...43