Home
last modified time | relevance | path

Searched defs:h (Results 1001 – 1025 of 1058) sorted by relevance

1...<<414243

/freebsd/contrib/libedit/
H A Dreadline.c177 static History *h = NULL; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp675 size_t h = 0; computePPHash() local
[all...]
/freebsd/contrib/lua/src/
H A Dlobject.h689 #define sethvalue2s(L,o,h) sethvalue(L,s2v(o),h) argument
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2723 uint32_t h = 0; in computeGdbHash() local
3586 uint32_t h = sym.name.hash(); in writeTo() local
/freebsd/sys/i386/i386/
H A Dpmap.c6180 struct bios16_pmap_handle *h; in __CONCAT() local
6198 struct bios16_pmap_handle *h; in __CONCAT() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_oncore.c3159 int mo, d, y, h, m, s, gmth, gmtm; oncore_get_timestamp() local
[all...]
/freebsd/contrib/wpa/src/ap/
H A Dhostapd.c493 struct hostapd_data *h = iface->bss[j]; in hostapd_free_hapd_data() local
H A Ddpp_hostapd.c3979 struct hostapd_data *h = iface->bss[j]; in hostapd_dpp_push_button_stop() local
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c3482 t3_register_cpl_handler(struct adapter *sc, int opcode, cpl_handler_t h) in t3_register_cpl_handler()
/freebsd/crypto/openssl/test/
H A Dbntest.c812 BIGNUM *e = NULL, *f = NULL, *g = NULL, *h = NULL; in test_gf2m_mul() local
/freebsd/contrib/one-true-awk/
H A Drun.c2670 Cell *x, *y, *res, *h; in gensub() local
/freebsd/sys/dev/sym/
H A Dsym_hipd.c393 struct m_link h[MEMO_CLUSTER_SHIFT - MEMO_SHIFT + 1]; member
402 m_link_s *h = mp->h; in ___sym_malloc() local
445 m_link_s *h = mp->h; in ___sym_mfree() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dbuffer.c3087 intptr_t h = _get_osfhandle(fd); in evbuffer_file_segment_materialize() local
/freebsd/contrib/libevent/
H A Dbuffer.c3087 intptr_t h = _get_osfhandle(fd); in evbuffer_file_segment_materialize() local
/freebsd/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h280 static inline int _hvm_hw_fix_cpu(void *h, uint32_t size) { in _hvm_hw_fix_cpu()
/freebsd/contrib/jemalloc/src/
H A Darena.c39 STEP(step,h,x,y) global() argument
[all...]
/freebsd/contrib/ldns/
H A Dhost2str.c714 uint32_t h; in ldns_rdf2buffer_str_loc() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c916 const void *h; in zip_read_local_file_header() local
H A Darchive_write_set_format_xar.c2586 const struct hardlink *h = (const struct hardlink *)n; in file_hd_cmp_key() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap_micro.c117 uint64_t h = 0; in zap_hash() local
/freebsd/sys/net/
H A Dpfvar.h361 #define PF_HASHROW_ASSERT(h) mtx_assert(&(h)->lock, MA_OWNED) argument
362 #define PF_HASHROW_LOCK(h) mtx_lock(&(h)->lock) argument
363 #define PF_HASHROW_UNLOCK(h) mtx_unlock(&(h)->lock) argument
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c1880 receive_pcap(u_char *user, const struct pcap_pkthdr * h, in receive_pcap()
/freebsd/contrib/unbound/sldns/
H A Dwire2str.c1729 uint32_t h; sldns_wire2str_loc_scan() local
[all...]
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in1254 #define box(win, v, h) wborder(win, v, v, h, h, 0, 0, 0, 0) argument
/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c109 # define isatty(h) _isatty(h) argument

1...<<414243