Searched defs:ioflag (Results 1 – 10 of 10) sorted by relevance
/csrg-svn/sys/nfs/ |
H A D | nfs_bio.c | 44 nfs_bioread(vp, uio, ioflag, cred) in nfs_bioread() argument 374 int ioflag = ap->a_ioflag; local
|
/csrg-svn/sys/ufs/ufs/ |
H A D | ufs_readwrite.c | 152 int blkoffset, error, flags, ioflag, resid, size, xfersize; variable
|
/csrg-svn/sys/ufs/ffs/ |
H A D | ufs_readwrite.c | 152 int blkoffset, error, flags, ioflag, resid, size, xfersize; variable
|
/csrg-svn/sys/kern/ |
H A D | vfs_vnops.c | 240 int count, error, ioflag = IO_UNIT; variable
|
/csrg-svn/old/pcc/c2.tahoe/ |
H A D | c20.c | 14 int ioflag; variable
|
/csrg-svn/old/pcc/c2.vax/ |
H A D | c20.c | 22 int ioflag; variable
|
H A D | c21.c | 15 int ioflag; variable
|
/csrg-svn/sys/sparc/dev/ |
H A D | bsd_audio.c | 437 AUDIOREAD(dev, uio, ioflag) in AUDIOREAD() argument 490 AUDIOWRITE(dev, uio, ioflag) in AUDIOWRITE() argument
|
/csrg-svn/usr.bin/f77/libI77/ |
H A D | fiodefs.h | 44 typedef char ioflag; typedef
|
/csrg-svn/sys/sys/ |
H A D | vnode_if.h | 197 static inline int VOP_READ(vp, uio, ioflag, cred) in VOP_READ() argument 220 static inline int VOP_WRITE(vp, uio, ioflag, cred) in VOP_WRITE() argument
|