Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglib.h110 typedef unsigned long VFPFLAGS_T; typedef
135 VFPFLAGS_T _vfpFlags; /* flags associated with vfp/data */
512 char *a_mode, VFPFLAGS_T a_flags);
517 VFPFLAGS_T a_flags);
522 extern int vfpSetFlags(VFP_T *a_vfp, VFPFLAGS_T a_flags);
H A Dvfpops.c153 vfpOpen(VFP_T **r_vfp, char *a_path, char *a_mode, VFPFLAGS_T a_flags) in vfpOpen()
512 vfpSetFlags(VFP_T *a_vfp, VFPFLAGS_T a_flags) in vfpSetFlags()
981 char *a_mode, VFPFLAGS_T a_flags) in vfpCheckpointOpen()
1128 VFPFLAGS_T flags; in vfpClearModified()
1156 VFPFLAGS_T flags; in vfpSetModified()