Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dpkgdev.h35 struct pkgdev { struct
36 int rdonly;
37 int mntflg;
39 char *name;
40 char *dirname;
41 char *pathname;
42 char *mount;
43 char *fstyp;
44 char *cdevice;
45 char *bdevice;
[all …]
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c147 struct pkgdev pkgdev; /* holds info about the installation device */ variable
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c162 struct pkgdev pkgdev; variable
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c103 struct pkgdev pkgdev; /* holds info about the installation device */ variable
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c123 struct pkgdev pkgdev; /* holds info about the installation device */ variable