Searched refs:cverify (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dckvolseq.c60 if (cverify(0, &ftype, path, &cinfo, 1)) {
76 if (cverify(0, &ftype, path, &cinfo, 1)) {
H A Dpkglib.h420 extern int cverify(int fix, char *ftype, char *path, struct cinfo *cinfo,
H A Dverify.c115 * Name: cverify
144 cverify(int fix, char *ftype, char *path, struct cinfo *cinfo, function
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfinalck.c135 n = cverify(1, &ept->ftype, ept->path, &ept->cinfo, 1);
195 n = cverify(1, &ept->ftype, ept->path, &ept->cinfo, 1);
H A Dpkgdbmerg.c651 if (cverify(0, &(el_ent->cf_ent.ftype), tp,
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c139 /* Report invalid modtimes by passing cverify a -1 */
140 c_err = cverify((!fflag ? (-1) : fflag), &ept->ftype, path,
170 /* Report invalid modtimes by passing cverify a -1 */
171 if (c_err = cverify((!fflag ? (-1) : fflag),
/illumos-gate/usr/src/cmd/svr4pkg/pkgproto/
H A Dmain.c195 if (cverify(0, &entry.ftype, path, &entry.cinfo, 1)) {
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c98 cverify(0, &p->ftype, s, &p->cinfo, 1))
670 * in the pkgmap. In this case, call cverify
679 cverify(1, &ept->ftype, ept->path,
H A Dcheck.c1080 if (cverify(0, &ept->ftype, source, &ept->cinfo, 1)) {
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/
H A Dmkpkgmap.c258 if (cverify(0, &entry.ftype, path,
H A Dmain.c645 (void) cverify(0, &svept->ftype, t_pkginfo,

Completed in 334 milliseconds