Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dvfpops.c816 vfpCheckpointFile(VFP_T **r_cpVfp, VFP_T **a_vfp, char *a_path) in vfpCheckpointFile() argument
824 if (r_cpVfp == (VFP_T **)NULL) { in vfpCheckpointFile()
831 (*r_cpVfp) = (VFP_T *)NULL; in vfpCheckpointFile()
938 (*r_cpVfp) = vfp; in vfpCheckpointFile()