Home
last modified time | relevance | path

Searched refs:putcvfpfile (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/svr4pkg/installf/
H A Ddofinal.c147 if (putcvfpfile(&(entry->cf_ent), vfpo)) { in check_db_entry()
233 if (putcvfpfile(&(entry->cf_ent), vfpo)) { in check_db_entry()
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/
H A Ddelmap.c105 if (putcvfpfile(ept, *tmpfp)) { in delmap()
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dpkgdbmerg.c345 if (putcvfpfile(cf_ent, vfpo)) { in do_like_ent()
1069 if (putcvfpfile(ent, vfpo)) { in output()
1078 if (putcvfpfile(ent, vfpo)) { in output()
/titanic_41/usr/src/lib/libpkg/common/
H A Dmapfile-vers183 putcvfpfile;
H A Dputcfile.c218 putcvfpfile(struct cfent *a_ept, VFP_T *a_vfp) in putcvfpfile() function
H A Dpkglib.h471 extern int putcvfpfile(struct cfent *ept, VFP_T *vfp);
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c1415 if (putcvfpfile(&(entry.cf_ent), *a_cfTmpVfp)) { in endofclass()