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

  /src/sys/sys/
systm.h 186 enum hashtype { enum
241 void *hashinit(u_int, enum hashtype, bool, u_long *);
242 void hashdone(void *, enum hashtype, u_long);
  /src/usr.bin/vmstat/
vmstat.c 1898 enum hashtype { /* from <sys/systm.h> */ enum
1909 enum hashtype type; /* type of hash table */

Completed in 14 milliseconds