Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h103 typedef struct swaptable32 { struct
104 int32_t swt_n; /* number of swapents following */
105 struct swapent32 swt_ent[1]; /* array of swt_n swapents */