Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_compat.h385 #if defined(HAVE_FS_PCFS) && !defined(pcfs_args_t)
386 # define pcfs_args_t u_int macro
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dtype_pcfs_args.m447 AC_DEFINE_UNQUOTED(pcfs_args_t, $ac_cv_type_pcfs_args) definition
H A Dheader_templates.m4943 AH_TEMPLATE([pcfs_args_t], template
/netbsd-src/external/bsd/am-utils/dist/conf/mount/
H A Dmount_svr4.c116 type, (char *) data, sizeof(pcfs_args_t)); in mount_svr4()
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dops_pcfs.c105 pcfs_args_t pcfs_args; in mount_pcfs()
/netbsd-src/external/bsd/am-utils/dist/
H A Dconfigure.ac970 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)
H A DAUTHORS164 September 25, 1997: fix to initialize uid/gid fields of pcfs_args_t on
383 July 6, 2004: recognize fields in pcfs_args_t in FreeBSD 5.
H A DNEWS463 * recognize pcfs_args_t fields in FreeBSD 5
H A DChangeLog3473 * amd/ops_pcfs.c (mount_pcfs): set pcfs_args_t.dirmask field to
3476 * configure.in: check for pcfs_args_t.dirmask field. Check for
11360 pcfs_args_t if they exist.
/netbsd-src/external/bsd/am-utils/include/
H A Dconfig.h2385 #define pcfs_args_t struct msdosfs_args macro