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

/osnet-11/usr/src/lib/libpkg/common/
H A Dpkglib.h561 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 23 milliseconds