Searched defs:hash_h (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhash.h1 #ifndef hash_h
2 #define hash_h macro
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1236 uint_t hash_h[2]; local
1298 if (IOP_READ(gf->gf_io, hash_h, sizeof (hash_h)) != sizeof (hash_h)) {
1317 gst->gst_dsect->gs_shdr.sh_size = hash_h[1] * dt_syment;

Completed in 70 milliseconds