Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32.h477 struct netbsd32_swapent { struct
478 netbsd32_dev_t se_dev; /* device id */
479 int se_flags; /* flags */
480 int se_nblks; /* total blocks */
481 int se_inuse; /* blocks in use */
482 int se_priority; /* priority of this device */
483 char se_path[PATH_MAX+1]; /* path name */