Home
last modified time | relevance | path

Searched defs:a_vfp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dvfpops.c512 vfpSetFlags(VFP_T *a_vfp, VFPFLAGS_T a_flags) in vfpSetFlags()
554 vfpRewind(VFP_T *a_vfp) in vfpRewind()
598 vfpSetSize(VFP_T *a_vfp, size_t a_size) in vfpSetSize()
684 vfpTruncate(VFP_T *a_vfp) in vfpTruncate()
725 vfpWriteToFile(VFP_T *a_vfp, char *a_path) in vfpWriteToFile()
816 vfpCheckpointFile(VFP_T **r_cpVfp, VFP_T **a_vfp, char *a_path) in vfpCheckpointFile()
1126 vfpClearModified(VFP_T *a_vfp) in vfpClearModified()
1154 vfpSetModified(VFP_T *a_vfp) in vfpSetModified()
1182 vfpGetModified(VFP_T *a_vfp) in vfpGetModified()
H A Dputcfile.c218 putcvfpfile(struct cfent *a_ept, VFP_T *a_vfp) in putcvfpfile()
H A Dpkgserv.c605 pkgservercommitfile(VFP_T *a_vfp, PKGserver server) in pkgservercommitfile()