Home
last modified time | relevance | path

Searched defs:sotype (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/vfs/nfs/
H A Dnfs_syscalls.c450 int error, cacherep, sotype, writes_todo; in nfssvc_nfsd() local
1003 nfsd_rt(int sotype, struct nfsrv_descript *nd, int cacherep) in nfsd_rt()
H A Dnfsdiskless.h87 int sotype; /* Socket type */ member
H A Dnfs_vfsops.c189 nfs_iosize(int v3, int sotype) in nfs_iosize()
H A Dnfs_socket.c551 int error, sotype, rcvflg; in nfs_receive() local
H A Dnfs.h128 int sotype; /* Socket type */ member
/dflybsd-src/sbin/mount_nfs/
H A Dmount_nfs.c145 int sotype; member
799 netidbytype(int af, int sotype) in netidbytype()