Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Dfinalck.c110 n = averify(1, &ept->ftype, ept->path, &ept->ainfo); in finalck_error()
170 n = averify(1, &ept->ftype, ept->path, &ept->ainfo); in finalck_warning()
H A Dpkgdbmerg.c655 if (averify(0, &(el_ent->cf_ent.ftype), tp, in set_change()
665 n = averify(0, &(el_ent->cf_ent.ftype), tp, in set_change()
675 n = averify(0, &(el_ent->cf_ent.ftype), tp, in set_change()
/titanic_50/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c126 if (a_err = averify(fflag, &ept->ftype, in ckentry()
151 if (a_err = averify(fflag, &ept->ftype, ept->path, in ckentry()
/titanic_50/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c210 if ((s = averify(0, &entry.ftype, path, &entry.ainfo)) == VE_EXIST && in output()
217 if (averify(0, &entry.ftype, path, &entry.ainfo)) { in output()
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c980 if (averify(0, &ept->ftype, in domerg()
1008 if (averify(1, &ept->ftype, ept->path, in domerg()
1127 if (averify(1, &ept->ftype, in domerg()
1310 if (averify(0, &ept->ftype, in endofclass()
/titanic_50/usr/src/lib/libpkg/common/
H A Dmapfile-vers47 averify;
H A Dverify.c385 averify(int fix, char *ftype, char *path, struct ainfo *ainfo) in averify() function
851 if ((retval = averify(fix, ftype, path, ainfo)) == 0) { in fverify()
H A Dpkglib.h417 extern int averify(int fix, char *ftype, char *path, struct ainfo *ainfo);
/titanic_50/usr/src/cmd/svr4pkg/installf/
H A Dmain.c463 (void) averify(1, &ept->ftype, tp, &ept->ainfo); in main()
/titanic_50/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c778 averify(1, &(eptlist[i]->ftype), in outvol()