Home
last modified time | relevance | path

Searched defs:iovlen (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-src/sbin/mount/
H A Dgetmntopts.c205 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 Dmount_fs.c66 int iovlen; in mount_fs() local
/freebsd-src/sys/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_zmount.c46 build_iovec(struct iovec **iov, int *iovlen, const char *name, void *val, in build_iovec()
78 int iovlen, rv; in do_mount() local
/freebsd-src/tests/sys/fs/fusefs/
H A Dmount.cc118 int iovlen = 0; in TEST_P() local
158 int iovlen = 0; in TEST_P() local
H A Dfallocate.cc274 int iovlen = 0; in TEST_F() local
604 int iovlen = 0; TEST_F() local
[all...]
H A Dmockfs.cc427 int iovlen = 0; MockFS() local
[all...]
/freebsd-src/sbin/mount_cd9660/
H A Dmount_cd9660.c77 int iovlen; in main() local
242 set_charset(struct iovec **iov, int *iovlen, const char *localcs) in set_charset()
/freebsd-src/sbin/mount_msdosfs/
H A Dmount_msdosfs.c68 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-src/sys/kern/
H A Dsubr_uio.c357 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-src/usr.sbin/autofs/
H A Dautomount.c105 int error, iovlen = 0; in mount_autofs() local
235 int error, iovlen = 0; in flush_autofs() local
/freebsd-src/sbin/mount_nullfs/
H A Dmount_nullfs.c67 int ch, iovlen; in main() local
/freebsd-src/sbin/mount_udf/
H A Dmount_udf.c80 int ch, iovlen, mntflags, udf_flags, verbose; in main() local
/freebsd-src/sbin/mksnap_ffs/
H A Dmksnap_ffs.c100 int fd, iovlen; in main() local
/freebsd-src/sbin/mount_nfs/
H A Dmount_nfs.c145 int num, iovlen; main() local
574 getnfsargs(char ** specp,char ** hostpp,struct iovec ** iov,int * iovlen) getnfsargs() argument
745 nfs_tryproto(struct addrinfo * ai,char * hostp,char * spec,char ** errstr,struct iovec ** iov,int * iovlen) nfs_tryproto() argument
[all...]
/freebsd-src/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c75 unsigned int iovlen; in main() local
/freebsd-src/sbin/mount_unionfs/
H A Dmount_unionfs.c119 int ch, iovlen; in main() local
/freebsd-src/contrib/netbsd-tests/net/bpf/
H A Dt_bpf.c111 size_t iovlen, sz; in ATF_TC_BODY() local
/freebsd-src/sbin/fsck_ffs/
H A Dmain.c591 int iovlen; in setup_bkgrdchk() local
/freebsd-src/sbin/mount_fusefs/
H A Dmount_fusefs.c121 int mntflags, iovlen, verbose = 0; in main() local
/freebsd-src/sys/dev/hyperv/vmbus/
H A Dvmbus_br.c364 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 Dvmbus_chan.c1067 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-src/usr.sbin/mountd/
H A Dmountd.c1926 int iovlen; get_exportlist() local
2163 compare_nmount_exportlist(struct iovec * iov,int iovlen,char * errmsg) compare_nmount_exportlist() argument
2397 delete_export(struct iovec * iov,int iovlen,struct statfs * fsp,char * errmsg) delete_export() argument
3124 int i, iovlen; do_mount() local
[all...]
/freebsd-src/lib/libc/net/
H A Dsctp_sys_calls.c876 int iovlen, in sctp_recvv()
/freebsd-src/sbin/init/
H A Dinit.c715 int error, iovlen; in mount_tmpfs() local
/freebsd-src/usr.sbin/syslogd/
H A Dsyslogd.c2185 wallmsg(struct filed * f,struct iovec * iov,const int iovlen) wallmsg() argument

12