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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c348 if (vfpSetSize(tmpvfp, cdiff_alloc) != 0) {
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglib.h562 extern int vfpSetSize(VFP_T *a_vfp, size_t a_size);
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 272 milliseconds