Searched refs:averify (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfinalck.c110 n = averify(1, &ept->ftype, ept->path, &ept->ainfo);
170 n = averify(1, &ept->ftype, ept->path, &ept->ainfo);
H A Dpkgdbmerg.c655 if (averify(0, &(el_ent->cf_ent.ftype), tp,
665 n = averify(0, &(el_ent->cf_ent.ftype), tp,
675 n = averify(0, &(el_ent->cf_ent.ftype), tp,
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c126 if (a_err = averify(fflag, &ept->ftype,
151 if (a_err = averify(fflag, &ept->ftype, ept->path,
/opensolaris-onvv-gate/usr/src/lib/libpkg/common/
H A Dmapfile-vers47 averify;
H A Dpkglib.h419 extern int averify(int fix, char *ftype, char *path, struct ainfo *ainfo);
599 extern int averify();
H A Dverify.c365 * Name: averify
386 averify(int fix, char *ftype, char *path, struct ainfo *ainfo) function
874 if ((retval = averify(fix, ftype, path, ainfo)) == 0) {
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c204 * Use averify to figure out the attributes. This has trouble
207 * an existence problem, we fake in a symlink and see if averify
210 if ((s = averify(0, &entry.ftype, path, &entry.ainfo)) == VE_EXIST &&
217 if (averify(0, &entry.ftype, path, &entry.ainfo)) {
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c474 (void) averify(1, &ept->ftype, tp, &ept->ainfo);
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c980 if (averify(0, &ept->ftype,
1008 if (averify(1, &ept->ftype, ept->path,
1127 if (averify(1, &ept->ftype,
1310 if (averify(0, &ept->ftype,
/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c791 averify(1, &(eptlist[i]->ftype),

Completed in 165 milliseconds