Home
last modified time | relevance | path

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

/illumos-gate/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.c653 if (averify(0, &(el_ent->cf_ent.ftype), tp, in set_change()
663 n = averify(0, &(el_ent->cf_ent.ftype), tp, in set_change()
673 n = averify(0, &(el_ent->cf_ent.ftype), tp, in set_change()
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c125 if (a_err = averify(fflag, &ept->ftype, in ckentry()
150 if (a_err = averify(fflag, &ept->ftype, ept->path, in ckentry()
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c983 if (averify(0, &ept->ftype, in domerg()
1011 if (averify(1, &ept->ftype, ept->path, in domerg()
1130 if (averify(1, &ept->ftype, in domerg()
1313 if (averify(0, &ept->ftype, in endofclass()
/illumos-gate/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()
/illumos-gate/usr/src/lib/libpkg/common/
H A Dmapfile-vers51 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.h395 extern int averify(int fix, char *ftype, char *path, struct ainfo *ainfo);
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c462 (void) averify(1, &ept->ftype, tp, &ept->ainfo); in main()
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmain.c778 averify(1, &(eptlist[i]->ftype), in outvol()