Lines Matching defs:pkgdev
37 struct pkgdev { struct38 int rdonly;39 int mntflg;40 longlong_t capacity; /* number of 512-blocks on device */41 char *name;42 char *dirname;43 char *pathname;44 char *mount;45 char *fstyp;46 char *cdevice;47 char *bdevice;48 char *norewind;