Home
last modified time | relevance | path

Searched refs:vfpRewind (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dsortmap.c92 vfpRewind(pkgmapVfp); /* rewind input file */ in sortmap()
/illumos-gate/usr/src/lib/libpkg/common/
H A Dmapfile-vers174 vfpRewind;
H A Dpkglib.h518 extern void vfpRewind(VFP_T *a_vfp);
H A Dvfpops.c554 vfpRewind(VFP_T *a_vfp) in vfpRewind() function
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dpkgdbmerg.c128 vfpRewind(tmpvfp); in pkgdbmerg()