HomeSort by: relevance | last modified time | path
    Searched defs:HASH_SLIST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
systm.h 188 HASH_SLIST,
  /src/usr.bin/vmstat/
vmstat.c 1900 HASH_SLIST,
1924 HASH_SLIST, offsetof(struct uidinfo, ui_hash),
1928 HASH_SLIST, offsetof(struct vnode_impl, vi_hash),
1999 case HASH_SLIST:
2039 } else if (curhash->type == HASH_SLIST) {
2051 else if (curhash->type == HASH_SLIST)

Completed in 13 milliseconds