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

/osnet-11/usr/src/lib/libpkg/common/
H A Dpkglib.h110 typedef unsigned long VFPFLAGS_T; typedef
135 VFPFLAGS_T _vfpFlags; /* flags associated with vfp/data */
549 char *a_mode, VFPFLAGS_T a_flags);
554 VFPFLAGS_T a_flags);
559 extern int vfpSetFlags(VFP_T *a_vfp, VFPFLAGS_T a_flags);
H A Dvfpops.c101 * These are internal flags that occupy the high order byte of the VFPFLAGS_T
138 * VFPFLAGS_T a_flags - one or more flags to control the operation:
153 vfpOpen(VFP_T **r_vfp, char *a_path, char *a_mode, VFPFLAGS_T a_flags)
502 * VFPFLAGS_T a_flags - one or more flags to control the operation:
512 vfpSetFlags(VFP_T *a_vfp, VFPFLAGS_T a_flags)
964 * VFPFLAGS_T a_flags - one or more flags to control the operation:
981 char *a_mode, VFPFLAGS_T a_flags)
1128 VFPFLAGS_T flags;
1156 VFPFLAGS_T flags;

Completed in 17 milliseconds