Home
last modified time | relevance | path

Searched defs:hashid (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_map.c251 #define SHASHMTX(hashid) (&smd_hash[hashid].sh_mtx) argument
258 #define SMAP_HASHFUNC(vp, off, hashid) \ argument
989 segmap_hashin(struct smap *smp, struct vnode *vp, u_offset_t off, int hashid) in segmap_hashin()
1053 int hashid; in segmap_hashout() local
1613 int color, hashid; in segmap_getmapflt() local
2286 int hashid; in get_smap_kpm() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c533 int hashid; in find_zone() local
557 int hashid, res; in reg_zone() local
2354 int hashid; in purge_zone_cache() local
2503 int hashid, i; in set_one_tzname() local
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext.h116 uint32_t hashid; /* hashed value of the domain name */ member