/src/sbin/mount_fdesc/ |
mount_fdesc.c | 116 mount_fdesc_parseargs(int argc, char *argv[], void *dummy, int *mntflags, 122 *mntflags = 0; 126 mp = getmntopts(optarg, mopts, mntflags, 0); 142 if (*mntflags & MNT_GETARGS) 152 int mntflags; local in function:mount_fdesc 155 mount_fdesc_parseargs(argc, argv, NULL, &mntflags, 157 if (mount(MOUNT_FDESC, canon_dir, mntflags, NULL, 0) == -1)
|
/src/sbin/mount_kernfs/ |
mount_kernfs.c | 116 mount_kernfs_parseargs(int argc, char *argv[], void *dummy, int *mntflags, 122 *mntflags = 0; 126 mp = getmntopts(optarg, mopts, mntflags, 0); 142 if (*mntflags & MNT_GETARGS) 153 int mntflags; local in function:mount_kernfs 155 mount_kernfs_parseargs(argc, argv, NULL, &mntflags, 157 if (mount(MOUNT_KERNFS, canon_dir, mntflags, NULL, 0) == -1)
|
/src/sbin/mount_union/ |
mount_union.c | 87 int ch, mntflags; local in function:mount_union 92 mntflags = 0; 93 args.mntflags = UNMNT_ABOVE; 97 args.mntflags &= ~UNMNT_OPMASK; 98 args.mntflags |= UNMNT_BELOW; 101 mp = getmntopts(optarg, mopts, &mntflags, 0); 126 if (mount(MOUNT_UNION, canon_dir, mntflags, &args, sizeof args) == -1) 128 if (mntflags & MNT_GETARGS) { 130 (void)snprintb(buf, sizeof(buf), UNMNT_BITS, args.mntflags);
|
/src/usr.sbin/puffs/rump_fdesc/ |
rump_fdesc.c | 46 int mntflags; local in function:main 51 mount_fdesc_parseargs(argc, argv, NULL, &mntflags, 53 rv = p2k_run_fs(MOUNT_FDESC, canon_dev, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_kernfs/ |
rump_kernfs.c | 44 int mntflags; local in function:main 49 mount_kernfs_parseargs(argc, argv, NULL, &mntflags, 51 rv = p2k_run_fs(MOUNT_KERNFS, canon_dev, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_tmpfs/ |
rump_tmpfs.c | 58 int mntflags; local in function:main 63 mount_tmpfs_parseargs(argc, argv, &args, &mntflags, 65 rv = p2k_run_fs(MOUNT_TMPFS, canon_dev, canon_dir, mntflags,
|
/src/sbin/mount_v7fs/ |
mount_v7fs.c | 105 int mntflags; local in function:mount_v7fs 107 mount_v7fs_parseargs(argc, argv, &args, &mntflags, 110 if (mount(MOUNT_V7FS, canon_dir, mntflags, &args, sizeof args) == -1) { 116 if (mntflags & MNT_UPDATE) 130 if (mntflags & MNT_GETARGS) { 139 int *mntflags, char *canon_dev, char *canon_dir) 144 *mntflags = 0; 149 mp = getmntopts(optarg, mopts, mntflags, 0);
|
/src/sbin/mount_hfs/ |
mount_hfs.c | 105 struct hfs_args *args, int *mntflags, 112 *mntflags = 0; 117 optparse = getmntopts(optarg, mopts, mntflags, 0); 142 int mntflags; local in function:mount_hfs 144 mount_hfs_parseargs(argc, argv, &args, &mntflags, canon_dev, canon_dir); 146 if (mount(MOUNT_HFS, canon_dir, mntflags, &args, sizeof args) == -1)
|
/src/sbin/mount_autofs/ |
mount_autofs.c | 70 mount_autofs_parseargs(int argc, char *argv[], void *v, int *mntflags, 77 *mntflags = 0; 84 mp = getmntopts(optarg, mopts, mntflags, 0); 115 int mntflags; local in function:mount_autofs 122 mount_autofs_parseargs(argc, argv, &am, &mntflags, 124 if (mount(MOUNT_KERNFS, canon_dir, mntflags, &am, sizeof(am)) == -1) 126 if (mntflags & MNT_GETARGS) {
|
/src/sbin/mount_ext2fs/ |
mount_ext2fs.c | 91 struct ufs_args *args, int *mntflags, 98 *mntflags = 0; 103 mp = getmntopts(optarg, mopts, mntflags, 0); 130 int mntflags; local in function:mount_ext2fs 132 mount_ext2fs_parseargs(argc, argv, &args, &mntflags, 135 if (mount(MOUNT_EXT2FS, fs_name, mntflags, &args, sizeof args) == -1) { 141 if (mntflags & MNT_UPDATE)
|
/src/sbin/mount_ffs/ |
mount_ffs.c | 96 struct ufs_args *args, int *mntflags, 103 *mntflags = 0; 108 mp = getmntopts(optarg, mopts, mntflags, 0); 135 int mntflags; local in function:mount_ffs 137 mount_ffs_parseargs(argc, argv, &args, &mntflags, canon_dev, fs_name); 139 if (mount(MOUNT_FFS, fs_name, mntflags, &args, sizeof args) == -1) { 145 if (mntflags & MNT_UPDATE)
|
/src/sbin/mount_sysvbfs/ |
mount_sysvbfs.c | 85 struct sysvbfs_args *args, int *mntflags, 91 *mntflags = 0; 96 mp = getmntopts(optarg, mopts, mntflags, 0); 122 int mntflags; local in function:mount_sysvbfs 124 mount_sysvbfs_parseargs(argc, argv, &args, &mntflags, 127 if (mount(MOUNT_SYSVBFS, canon_dir, mntflags, &args, sizeof args)==-1) { 133 if (mntflags & MNT_UPDATE)
|
/src/sbin/mount_procfs/ |
mount_procfs.c | 121 int ch, mntflags, altflags; local in function:mount_procfs 126 mntflags = 0; 131 mp = getmntopts(optarg, mopts, &mntflags, &altflags); 151 if (mount(MOUNT_PROCFS, canon_dir, mntflags, &args, sizeof args) == -1) 153 if (mntflags & MNT_GETARGS) {
|
/src/usr.sbin/puffs/rump_cd9660/ |
rump_cd9660.c | 49 int mntflags; local in function:main 55 mount_cd9660_parseargs(argc, argv, &args, &mntflags, 57 rv = p2k_run_diskfs(MOUNT_CD9660, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_efs/ |
rump_efs.c | 49 int mntflags; local in function:main 55 mount_efs_parseargs(argc, argv, &args, &mntflags, canon_dev, canon_dir); 56 rv = p2k_run_diskfs(MOUNT_EFS, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_ext2fs/ |
rump_ext2fs.c | 49 int mntflags; local in function:main 57 mount_ext2fs_parseargs(argc, argv, &args, &mntflags, 59 rv = p2k_run_diskfs(MOUNT_EXT2FS, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_ffs/ |
rump_ffs.c | 49 int mntflags; local in function:main 57 mount_ffs_parseargs(argc, argv, &args, &mntflags, canon_dev, canon_dir); 59 mntflags, &args, sizeof(args), 0);
|
/src/usr.sbin/puffs/rump_hfs/ |
rump_hfs.c | 49 int mntflags; local in function:main 55 mount_hfs_parseargs(argc, argv, &args, &mntflags, canon_dev, canon_dir); 56 rv = p2k_run_diskfs(MOUNT_HFS, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_msdos/ |
rump_msdos.c | 49 int mntflags; local in function:main 57 mount_msdos_parseargs(argc, argv, &args, &mntflags, 59 rv = p2k_run_diskfs(MOUNT_MSDOS, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_nfs/ |
rump_nfs.c | 48 int rv, mntflags; local in function:main 54 mount_nfs_parseargs(argc, argv, &args, &mntflags, canon_dev, canon_dir); 56 rv = p2k_run_fs(MOUNT_NFS, canon_dev, canon_dir, mntflags, &args,
|
/src/usr.sbin/puffs/rump_ntfs/ |
rump_ntfs.c | 49 int mntflags; local in function:main 55 mount_ntfs_parseargs(argc, argv, &args, &mntflags, 57 rv = p2k_run_diskfs(MOUNT_NTFS, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_sysvbfs/ |
rump_sysvbfs.c | 47 int mntflags; local in function:main 55 mount_sysvbfs_parseargs(argc, argv, &args, &mntflags, 57 rv = p2k_run_diskfs(MOUNT_SYSVBFS, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_udf/ |
rump_udf.c | 49 int mntflags; local in function:main 57 mount_udf_parseargs(argc, argv, &args, &mntflags, canon_dev, canon_dir); 58 rv = p2k_run_diskfs(MOUNT_UDF, canon_dev, part, canon_dir, mntflags,
|
/src/usr.sbin/puffs/rump_v7fs/ |
rump_v7fs.c | 47 int mntflags; local in function:main 55 mount_v7fs_parseargs(argc, argv, &args, &mntflags, 57 rv = p2k_run_diskfs(MOUNT_V7FS, canon_dev, part, canon_dir, mntflags,
|
/src/sbin/mount_chfs/ |
mount_chfs.c | 70 int *mntflags, char *canon_dev, char *canon_dir) 78 *mntflags = 0; 85 mp = getmntopts(optarg, mopts, mntflags, 0); 130 int mntflags; local in function:mount_chfs 132 mount_chfs_parseargs(argc, argv, &args, &mntflags, 135 if (mount(MOUNT_CHFS, fs_name, mntflags, &args, sizeof args) == -1) {
|