Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dmapfile-vers172 vfpGetModified;
H A Dpkglib.h515 extern int vfpGetModified(VFP_T *a_vfp);
H A Dvfpops.c1182 vfpGetModified(VFP_T *a_vfp) in vfpGetModified() function
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c466 if ((dbchg == 0) && (vfpGetModified(*a_cfTmpVfp) == 0)) { in swapcfile()