Searched defs:waitfor (Results 1 – 12 of 12) sorted by relevance
/csrg-svn/usr.bin/ex/ |
H A D | ex_unix.c | 338 waitfor() in waitfor() function
|
/csrg-svn/sys/miscfs/fdesc/ |
H A D | fdesc_vfsops.c | 193 fdesc_sync(mp, waitfor) in fdesc_sync() argument
|
/csrg-svn/sys/deprecated/lofs/ |
H A D | lofs_vfsops.c | 249 lofs_sync(mp, waitfor) in lofs_sync() argument
|
/csrg-svn/sys/miscfs/umapfs/ |
H A D | umap_vfsops.c | 321 umapfs_sync(mp, waitfor, cred, p) in umapfs_sync() argument
|
/csrg-svn/sys/miscfs/nullfs/ |
H A D | null_vfsops.c | 280 nullfs_sync(mp, waitfor, cred, p) in nullfs_sync() argument
|
/csrg-svn/sys/ufs/ffs/ |
H A D | ffs_vfsops.c | 627 ffs_sync(mp, waitfor, cred, p) in ffs_sync() argument 909 ffs_sbupdate(mp, waitfor) in ffs_sbupdate() argument
|
/csrg-svn/sys/ufs/lfs/ |
H A D | lfs_vfsops.c | 448 int waitfor; variable
|
/csrg-svn/sys/isofs/cd9660/ |
H A D | cd9660_vfsops.c | 456 cd9660_sync(mp, waitfor, cred, p) in cd9660_sync() argument
|
/csrg-svn/sys/nfs/ |
H A D | nfs_vfsops.c | 754 nfs_sync(mp, waitfor, cred, p) in nfs_sync() argument
|
H A D | nfs_vnops.c | 2612 nfs_flush(vp, cred, waitfor, p, commit) in nfs_flush() argument
|
/csrg-svn/usr.sbin/sendmail/src/ |
H A D | util.c | 1272 waitfor(pid) in waitfor() function
|
/csrg-svn/sys/sys/ |
H A D | vnode_if.h | 321 static inline int VOP_FSYNC(vp, cred, waitfor, p) in VOP_FSYNC() argument 787 static inline int VOP_UPDATE(vp, ta, tm, waitfor) in VOP_UPDATE() argument
|