Searched defs:swapent50 (Results 1 – 1 of 1) sorted by relevance
194 struct swapent50 { struct195 int32_t se50_dev; /* device id */196 int se50_flags; /* flags */197 int se50_nblks; /* total blocks */198 int se50_inuse; /* blocks in use */199 int se50_priority; /* priority of this device */200 char se50_path[PATH_MAX+1]; /* path name */