Searched defs:vfpSetSize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dvfpops.c78 * vfpSetSize - set size of file (for writing)
135 * Before the VFP can be used "vfpSetSize" must be called
574 * Name: vfpSetSize
588 * given to vfpOpen) the first call to vfpSetSize allocates
592 * to vfpSetSize are effectively a "realloc" of the existing
598 vfpSetSize(VFP_T *a_vfp, size_t a_size) function
961 * Before the VFP can be used "vfpSetSize" must be called

Completed in 60 milliseconds