Searched defs:swapent50 (Results 1 – 1 of 1) sorted by relevance
51 struct swapent50 { struct52 int32_t se50_dev; /* device id */53 int se50_flags; /* flags */54 int se50_nblks; /* total blocks */55 int se50_inuse; /* blocks in use */56 int se50_priority; /* priority of this device */57 char se50_path[PATH_MAX+1]; /* path name */