Home
last modified time | relevance | path

Searched refs:maptyp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c59 static int xdir(int maptyp, VFP_T *vfp, PKGserver server, char *dirname);
62 ckentry(int envflag, int maptyp, struct cfent *ept, VFP_T *vfp, in ckentry() argument
73 basepath(ept->path, maptyp ? NULL : basedir, ir); in ckentry()
157 if (maptyp && ept->pinfo->status == in ckentry()
178 if (maptyp && ept->pinfo->status == in ckentry()
189 if (xdir(maptyp, vfp, server, path)) in ckentry()
201 xdir(int maptyp, VFP_T *vfp, PKGserver server, char *dirname) in xdir() argument
214 if (!maptyp) in xdir()
231 if (!maptyp) { in xdir()
H A Dcheckmap.c62 (maptyp ? srchcfile((P), "*", (SRV)) : \
92 checkmap(int maptyp, int uninst, char *mapfile, char *envfile, in checkmap() argument
150 if (maptyp) { /* If this is the contents file */ in checkmap()
215 if (maptyp && pkginst != NULL) { in checkmap()
260 if (ckentry((envfile ? 1 : 0), maptyp, &entry, vfp, server)) in checkmap()
264 if (maptyp) in checkmap()
277 if (maptyp) { in checkmap()