Searched refs:ocfile (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A DMakefile32 ocfile.o pathdup.o pkgdbmerg.o procmap.o \
H A Docfile.c199 ocfile(PKGserver *server, VFP_T **r_tmpvfp, fsblkcnt_t map_blks) function
252 * execution to continue by failing the ocfile() call.
410 * The "ocfile()" or "socfile()" functions must be called to re-
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Ddelmap.c67 if (!ocfile(pkgserver, tmpfp, 0L) ||
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c369 if (!ocfile(&pkgserver, &cfTmpVfp, 0L)) {
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h282 /* ocfile.c */
284 extern int ocfile __P((PKGserver *serverp, VFP_T **tmpvfp,
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c1222 if (!ocfile(&pkgserver, a_cfTmpVfp, pkgmap_blks)) {
H A Dmain.c1704 * Get the number of blocks used by the pkgmap, ocfile()
1734 if (!ocfile(&pkgserver, &cfTmpVfp, pkgmap_blks)) {

Completed in 118 milliseconds