/freebsd/sbin/mount/ |
H A D | getmntopts.c | 205 int iovlen, error; variable 245 build_iovec(struct iovec **iov, int *iovlen, const char *name, void *val, in build_iovec() 277 build_iovec_argf(struct iovec **iov, int *iovlen, const char *name, in build_iovec_argf() 294 free_iovec(struct iovec **iov, int *iovlen) in free_iovec()
|
H A D | mount_fs.c | 66 int iovlen; in mount_fs() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/freebsd/ |
H A D | libzfs_zmount.c | 46 build_iovec(struct iovec **iov, int *iovlen, const char *name, void *val, in build_iovec() 78 int iovlen, rv; in do_mount() local
|
/freebsd/sbin/mount_msdosfs/ |
H A D | mount_msdosfs.c | 68 int iovlen = 0; in main() local 295 set_charset(struct iovec **iov, int *iovlen, const char *cs_local, const char *cs_dos) in set_charset()
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | mount.cc | 118 int iovlen = 0; in TEST_P() local 158 int iovlen = 0; in TEST_P() local
|
H A D | fallocate.cc | 274 int iovlen = 0; in TEST_F() local 655 int iovlen = 0; in TEST_F() local
|
H A D | mockfs.cc | 427 int iovlen = 0; in MockFS() local
|
/freebsd/sbin/mount_cd9660/ |
H A D | mount_cd9660.c | 77 int iovlen; in main() local 242 set_charset(struct iovec **iov, int *iovlen, const char *localcs) in set_charset()
|
/freebsd/sys/kern/ |
H A D | subr_uio.c | 357 u_int iovlen; in copyiniov() local 377 u_int iovlen; in copyinuio() local 411 int iovlen; in allocuio() local 433 int iovlen; in cloneuio() local
|
/freebsd/usr.sbin/autofs/ |
H A D | automount.c | 105 int error, iovlen = 0; in mount_autofs() local 235 int error, iovlen = 0; in flush_autofs() local
|
/freebsd/sbin/mount_nullfs/ |
H A D | mount_nullfs.c | 67 int ch, iovlen; in main() local
|
/freebsd/sbin/mount_udf/ |
H A D | mount_udf.c | 80 int ch, iovlen, mntflags, udf_flags, verbose; in main() local
|
/freebsd/sbin/mksnap_ffs/ |
H A D | mksnap_ffs.c | 100 int fd, iovlen; in main() local
|
/freebsd/sbin/mount_nfs/ |
H A D | mount_nfs.c | 146 int num, iovlen; in main() local 582 getnfsargs(char **specp, char **hostpp, struct iovec **iov, int *iovlen) in getnfsargs() 753 struct iovec **iov, int *iovlen) in nfs_tryproto()
|
/freebsd/contrib/smbfs/mount_smbfs/ |
H A D | mount_smbfs.c | 75 unsigned int iovlen; in main() local
|
/freebsd/sbin/mount_unionfs/ |
H A D | mount_unionfs.c | 119 int ch, iovlen; in main() local
|
/freebsd/contrib/netbsd-tests/net/bpf/ |
H A D | t_bpf.c | 111 size_t iovlen, sz; in ATF_TC_BODY() local
|
/freebsd/sbin/fsck_ffs/ |
H A D | main.c | 591 int iovlen; in setup_bkgrdchk() local
|
/freebsd/sbin/mount_fusefs/ |
H A D | mount_fusefs.c | 121 int mntflags, iovlen, verbose = 0; in main() local
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | vmbus_br.c | 364 const struct iovec iov[], int iovlen, in vmbus_txbr_write_call() 444 vmbus_txbr_write(struct vmbus_txbr *tbr, const struct iovec iov[], int iovlen, in vmbus_txbr_write()
|
H A D | vmbus_chan.c | 1067 vmbus_chan_iov_send(struct vmbus_channel * chan,const struct iovec iov[],int iovlen,vmbus_br_copy_callback_t cb,void * cbarg) vmbus_chan_iov_send() argument
|
/freebsd/usr.sbin/mountd/ |
H A D | mountd.c | 1952 int iovlen; in get_exportlist() local 2189 compare_nmount_exportlist(struct iovec *iov, int iovlen, char *errmsg) in compare_nmount_exportlist() 2423 delete_export(struct iovec *iov, int iovlen, struct statfs *fsp, char *errmsg) in delete_export() 3186 int i, iovlen; in do_mount() local
|
/freebsd/lib/libc/net/ |
H A D | sctp_sys_calls.c | 876 int iovlen, in sctp_recvv()
|
/freebsd/sbin/init/ |
H A D | init.c | 715 int error, iovlen; in mount_tmpfs() local
|
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd.c | 2128 wallmsg(const struct filed *f, struct iovec *iov, const int iovlen) in wallmsg()
|