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

/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h79 int swt_n; /* number of swapents following */ member in struct:swaptable
80 struct swapent swt_ent[1]; /* array of swt_n swapents */
104 int32_t swt_n; /* number of swapents following */ member in struct:swaptable32
105 struct swapent32 swt_ent[1]; /* array of swt_n swapents */

Completed in 97 milliseconds