Searched refs:build_iovec (Results 1 - 22 of 22) sorted by relevance

/freebsd-12-stable/sbin/mount_cd9660/
H A Dmount_cd9660.c102 build_iovec(&iov, &iovlen, "brokenjoliet", NULL, (size_t)-1);
105 build_iovec(&iov, &iovlen, "extatt", NULL, (size_t)-1);
108 build_iovec(&iov, &iovlen, "gens", NULL, (size_t)-1);
111 build_iovec(&iov, &iovlen, "nojoliet", NULL, (size_t)-1);
121 build_iovec(&iov, &iovlen, optarg, val, (size_t)-1);
124 build_iovec(&iov, &iovlen, "norrip", NULL, (size_t)-1);
135 build_iovec(&iov, &iovlen, "kiconv", NULL, (size_t)-1);
178 build_iovec(&iov, &iovlen, "fstype", fstype, (size_t)-1);
179 build_iovec(&iov, &iovlen, "fspath", mntpath, (size_t)-1);
180 build_iovec(
[all...]
/freebsd-12-stable/sbin/mount/
H A Dmount_fs.c106 build_iovec(&iov, &iovlen, optarg, val, (size_t)-1);
128 build_iovec(&iov, &iovlen, "fstype", fstype, (size_t)-1);
129 build_iovec(&iov, &iovlen, "fspath", mntpath, (size_t)-1);
130 build_iovec(&iov, &iovlen, "from", dev, (size_t)-1);
131 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof(errmsg));
H A Dmntopts.h104 void build_iovec(struct iovec **iov, int *iovlen, const char *name, void *val, size_t len);
H A Dgetmntopts.c143 build_iovec(struct iovec **iov, int *iovlen, const char *name, void *val, function
184 build_iovec(iov, iovlen, name, strdup(val), (size_t)-1);
/freebsd-12-stable/sbin/mount_nullfs/
H A Dmount_nullfs.c89 build_iovec(&iov, &iovlen, optarg, val, (size_t)-1);
111 build_iovec(&iov, &iovlen, "fstype", nullfs, (size_t)-1);
112 build_iovec(&iov, &iovlen, "fspath", mountpoint, (size_t)-1);
113 build_iovec(&iov, &iovlen, "target", target, (size_t)-1);
114 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof(errmsg));
/freebsd-12-stable/cddl/compat/opensolaris/misc/
H A Dzmount.c45 build_iovec(struct iovec **iov, int *iovlen, const char *name, void *val, function
96 build_iovec(&iov, &iovlen, "ro", NULL, 0);
97 build_iovec(&iov, &iovlen, "fstype", fstype, (size_t)-1);
98 build_iovec(&iov, &iovlen, "fspath", __DECONST(char *, dir),
100 build_iovec(&iov, &iovlen, "from", __DECONST(char *, spec), (size_t)-1);
102 build_iovec(&iov, &iovlen, p, NULL, (size_t)-1);
/freebsd-12-stable/tests/sys/fs/fusefs/
H A Dmount.cc38 #include "mntopts.h" // for build_iovec
98 build_iovec(&iov, &iovlen, "fstype", (void*)statbuf.f_fstypename, -1);
99 build_iovec(&iov, &iovlen, "fspath", (void*)statbuf.f_mntonname, -1);
100 build_iovec(&iov, &iovlen, "from", __DECONST(void *, "/dev/fuse"), -1);
133 build_iovec(&iov, &iovlen, "fstype", (void*)statbuf.f_fstypename, -1);
134 build_iovec(&iov, &iovlen, "fspath", (void*)statbuf.f_mntonname, -1);
135 build_iovec(&iov, &iovlen, "from", __DECONST(void *, "/dev/fuse"), -1);
H A Dmockfs.cc50 #include "mntopts.h" // for build_iovec
405 build_iovec(&iov, &iovlen, "fstype", __DECONST(void *, "fusefs"), -1);
406 build_iovec(&iov, &iovlen, "fspath",
408 build_iovec(&iov, &iovlen, "from", __DECONST(void *, "/dev/fuse"), -1);
410 build_iovec(&iov, &iovlen, "fd", fdstr, -1);
412 build_iovec(&iov, &iovlen, "allow_other",
416 build_iovec(&iov, &iovlen, "default_permissions",
420 build_iovec(&iov, &iovlen, "push_symlinks_in",
424 build_iovec(&iov, &iovlen, "ro",
428 build_iovec(
[all...]
/freebsd-12-stable/sbin/mount_udf/
H A Dmount_udf.c126 build_iovec(&iov, &iovlen, "fstype", fstype, (size_t)-1);
127 build_iovec(&iov, &iovlen, "fspath", mntpath, (size_t)-1);
128 build_iovec(&iov, &iovlen, "from", dev, (size_t)-1);
129 build_iovec(&iov, &iovlen, "flags", &udf_flags, sizeof(udf_flags));
131 build_iovec(&iov, &iovlen, "cs_disk", cs_disk, (size_t)-1);
132 build_iovec(&iov, &iovlen, "cs_local", cs_local, (size_t)-1);
/freebsd-12-stable/sbin/mksnap_ffs/
H A Dmksnap_ffs.c162 build_iovec(&iov, &iovlen, "fstype", "ffs", 4);
163 build_iovec(&iov, &iovlen, "from", snapname, (size_t)-1);
164 build_iovec(&iov, &iovlen, "fspath", stfsbuf.f_mntonname, (size_t)-1);
165 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof(errmsg));
166 build_iovec(&iov, &iovlen, "update", NULL, 0);
167 build_iovec(&iov, &iovlen, "snapshot", NULL, 0);
/freebsd-12-stable/sbin/mount_unionfs/
H A Dmount_unionfs.c148 build_iovec(&iov, &iovlen, "below", NULL, 0);
165 build_iovec(&iov, &iovlen, optarg, val, (size_t)-1);
189 build_iovec(&iov, &iovlen, "fstype", fstype, (size_t)-1);
190 build_iovec(&iov, &iovlen, "fspath", source, (size_t)-1);
191 build_iovec(&iov, &iovlen, "from", target, (size_t)-1);
192 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof(errmsg));
/freebsd-12-stable/sbin/mount_msdosfs/
H A Dmount_msdosfs.c90 build_iovec(&iov, &iovlen, "shortnames", NULL, (size_t)-1);
93 build_iovec(&iov, &iovlen, "longnames", NULL, (size_t)-1);
139 build_iovec(&iov, &iovlen, optarg, val, (size_t)-1);
158 build_iovec(&iov, &iovlen, "cs_local", cs_local, (size_t)-1);
159 build_iovec(&iov, &iovlen, "cs_dos", cs_dos, (size_t)-1);
215 build_iovec(&iov, &iovlen, "fstype", fstype, (size_t)-1);
216 build_iovec(&iov, &iovlen, "fspath", mntpath, (size_t)-1);
217 build_iovec(&iov, &iovlen, "from", dev, (size_t)-1);
218 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof(errmsg));
/freebsd-12-stable/usr.sbin/autofs/
H A Dautomount.c115 build_iovec(&iov, &iovlen, "fstype",
117 build_iovec(&iov, &iovlen, "fspath",
119 build_iovec(&iov, &iovlen, "from",
121 build_iovec(&iov, &iovlen, "errmsg",
128 build_iovec(&iov, &iovlen, "master_options",
130 build_iovec(&iov, &iovlen, "master_prefix",
242 build_iovec(&iov, &iovlen, "fstype",
244 build_iovec(&iov, &iovlen, "fspath",
246 build_iovec(&iov, &iovlen, "errmsg",
/freebsd-12-stable/sbin/mount_nfs/
H A Dmount_nfs.c176 build_iovec(&iov, &iovlen, "readahead", optarg, (size_t)-1);
183 build_iovec(&iov, &iovlen, "noconn", NULL, 0);
188 build_iovec(&iov, &iovlen, "deadthresh", optarg, (size_t)-1);
192 build_iovec(&iov, &iovlen, "dumbtimer", NULL, 0);
200 build_iovec(&iov, &iovlen, "maxgroups", optarg, (size_t)-1);
204 build_iovec(&iov, &iovlen, "readdirsize", optarg, (size_t)-1);
208 build_iovec(&iov, &iovlen, "intr", NULL, 0);
212 build_iovec(&iov, &iovlen, "nolockd", NULL, 0);
216 build_iovec(&iov, &iovlen, "rdirplus", NULL, 0);
287 build_iovec(
[all...]
/freebsd-12-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c186 build_iovec(&iov, &iovlen,
203 build_iovec(&iov, &iovlen, optarg, val, (size_t)-1);
278 build_iovec(&iov, &iovlen, "fstype", strdup("smbfs"), -1);
279 build_iovec(&iov, &iovlen, "fspath", mount_point, -1);
281 build_iovec(&iov, &iovlen, "mountpoint", mount_point, -1);
287 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof errmsg);
/freebsd-12-stable/sbin/mount_fusefs/
H A Dmount_fusefs.c299 build_iovec(&iov, &iovlen, mo->m_option, mv->mv_value, mv->mv_len);
305 build_iovec(&iov, &iovlen, mo->m_option,
313 build_iovec(&iov, &iovlen, uscore_opt,
420 /* Prepare the options vector for nmount(). build_iovec() is declared
423 build_iovec(&iov, &iovlen, "fstype", __DECONST(void *, "fusefs"), -1);
424 build_iovec(&iov, &iovlen, "fspath", mntpath, -1);
425 build_iovec(&iov, &iovlen, "from", dev, -1);
426 build_iovec(&iov, &iovlen, "fd", fdstr, -1);
/freebsd-12-stable/sbin/fsck_ffs/
H A Dmain.c383 build_iovec(&iov, &iovlen, "fstype", "ffs", 4);
384 build_iovec(&iov, &iovlen, "from", snapname,
386 build_iovec(&iov, &iovlen, "fspath", mntp->f_mntonname,
388 build_iovec(&iov, &iovlen, "errmsg", errmsg,
390 build_iovec(&iov, &iovlen, "update", NULL, 0);
391 build_iovec(&iov, &iovlen, "snapshot", NULL, 0);
654 build_iovec(&iov, &iovlen, "fstype", "ffs", 4);
655 build_iovec(&iov, &iovlen, "from", mntp->f_mntfromname,
657 build_iovec(&iov, &iovlen, "fspath", mntp->f_mntonname,
659 build_iovec(
[all...]
/freebsd-12-stable/usr.sbin/mountd/
H A Dmountd.c1930 build_iovec(&iov, &iovlen, "fstype", NULL, 0);
1931 build_iovec(&iov, &iovlen, "fspath", NULL, 0);
1932 build_iovec(&iov, &iovlen, "from", NULL, 0);
1933 build_iovec(&iov, &iovlen, "update", NULL, 0);
1934 build_iovec(&iov, &iovlen, "export", &export,
1936 build_iovec(&iov, &iovlen, "errmsg", errmsg,
3096 build_iovec(&iov, &iovlen, "fstype", NULL, 0);
3097 build_iovec(&iov, &iovlen, "fspath", NULL, 0);
3098 build_iovec(&iov, &iovlen, "from", NULL, 0);
3099 build_iovec(
[all...]
/freebsd-12-stable/sbin/growfs/
H A Dgrowfs.c1721 build_iovec(&iov, &iovlen, "fstype", __DECONST(char *, "ffs"), 4);
1722 build_iovec(&iov, &iovlen, "fspath", __DECONST(char *, stfs->f_mntonname), (size_t)-1);
1723 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof(errmsg));
1724 build_iovec(&iov, &iovlen, "update", NULL, 0);
1725 build_iovec(&iov, &iovlen, "reload", NULL, 0);
/freebsd-12-stable/sbin/init/
H A Dinit.c732 build_iovec(&iov, &iovlen, "fstype",
734 build_iovec(&iov, &iovlen, "fspath",
736 build_iovec(&iov, &iovlen, "errmsg",
/freebsd-12-stable/bin/df/
H A Ddf.c284 build_iovec(&iov, &iovlen, "errmsg", errmsg,
/freebsd-12-stable/sbin/tunefs/
H A Dtunefs.c575 build_iovec(&iov, &iovlen, "errmsg", errmsg, sizeof(errmsg));

Completed in 226 milliseconds