Searched refs:pcfs_args_t (Results 1 – 10 of 10) sorted by relevance
385 #if defined(HAVE_FS_PCFS) && !defined(pcfs_args_t)386 # define pcfs_args_t u_int macro
47 AC_DEFINE_UNQUOTED(pcfs_args_t, $ac_cv_type_pcfs_args) definition
943 AH_TEMPLATE([pcfs_args_t], template
116 type, (char *) data, sizeof(pcfs_args_t)); in mount_svr4()
105 pcfs_args_t pcfs_args; in mount_pcfs()
970 AMU_CHECK_FIELD(pcfs_args_t.dirmask)971 AMU_CHECK_FIELD(pcfs_args_t.dsttime)972 AMU_CHECK_FIELD(pcfs_args_t.fspec)973 AMU_CHECK_FIELD(pcfs_args_t.gid)974 AMU_CHECK_FIELD(pcfs_args_t.mask)975 AMU_CHECK_FIELD(pcfs_args_t.secondswest)976 AMU_CHECK_FIELD(pcfs_args_t.uid)
164 September 25, 1997: fix to initialize uid/gid fields of pcfs_args_t on383 July 6, 2004: recognize fields in pcfs_args_t in FreeBSD 5.
463 * recognize pcfs_args_t fields in FreeBSD 5
3473 * amd/ops_pcfs.c (mount_pcfs): set pcfs_args_t.dirmask field to3476 * configure.in: check for pcfs_args_t.dirmask field. Check for11360 pcfs_args_t if they exist.
2385 #define pcfs_args_t struct msdosfs_args macro