Home
last modified time | relevance | path

Searched refs:waitfor (Results 1 – 22 of 22) sorted by relevance

/original-bsd/usr.bin/ex/
H A Dex_unix.c224 waitfor();
338 waitfor() in waitfor() function
373 waitfor(); in revocer()
H A Dex_subr.c892 waitfor(); in preserve()
H A Dex_io.c329 waitfor();
/original-bsd/sys/ufs/ffs/
H A Dffs_vfsops.c627 ffs_sync(mp, waitfor, cred, p) in ffs_sync() argument
629 int waitfor;
675 if (error = VOP_FSYNC(vp, cred, waitfor, p))
685 if (error = VOP_FSYNC(ump->um_devvp, cred, waitfor, p))
696 if (error = ffs_sbupdate(ump, waitfor))
909 ffs_sbupdate(mp, waitfor) in ffs_sbupdate() argument
911 int waitfor;
932 if (waitfor != MNT_WAIT)
960 if (waitfor != MNT_WAIT)
/original-bsd/sys/miscfs/fdesc/
H A Dfdesc_vfsops.c193 fdesc_sync(mp, waitfor) in fdesc_sync() argument
195 int waitfor;
/original-bsd/sys/deprecated/lofs/
H A Dlofs_vfsops.c249 lofs_sync(mp, waitfor) in lofs_sync() argument
251 int waitfor;
/original-bsd/sys/nfs/
H A Dnfsmount.h100 int waitfor,
H A Dnfs_vfsops.c754 nfs_sync(mp, waitfor, cred, p) in nfs_sync() argument
756 int waitfor;
780 error = VOP_FSYNC(vp, cred, waitfor, p);
H A Dnfs_vnops.c2612 nfs_flush(vp, cred, waitfor, p, commit) in nfs_flush() argument
2615 int waitfor;
2710 if (waitfor != MNT_WAIT || passone)
2744 if (waitfor == MNT_WAIT) {
/original-bsd/sys/sys/
H A Dvnode_if.h321 static inline int VOP_FSYNC(vp, cred, waitfor, p) in VOP_FSYNC() argument
324 int waitfor;
332 a.a_waitfor = waitfor;
787 static inline int VOP_UPDATE(vp, ta, tm, waitfor) in VOP_UPDATE() argument
791 int waitfor;
799 a.a_waitfor = waitfor;
H A Dmount.h215 int (*vfs_sync) __P((struct mount *mp, int waitfor,
/original-bsd/sys/miscfs/nullfs/
H A Dnull_vfsops.c280 nullfs_sync(mp, waitfor, cred, p) in nullfs_sync() argument
282 int waitfor;
/original-bsd/sys/miscfs/umapfs/
H A Dumap_vfsops.c321 umapfs_sync(mp, waitfor, cred, p) in umapfs_sync() argument
323 int waitfor;
/original-bsd/sys/ufs/lfs/
H A Dlfs_vfsops.c446 lfs_sync(mp, waitfor, cred, p)
448 int waitfor; variable
455 error = lfs_segwrite(mp, SEGM_CKP | (waitfor ? SEGM_SYNC : 0));
/original-bsd/sys/kern/
H A Dvnode_if.src202 IN int waitfor;
460 IN int waitfor;
/original-bsd/sys/isofs/cd9660/
H A Dcd9660_vfsops.c456 cd9660_sync(mp, waitfor, cred, p) in cd9660_sync() argument
458 int waitfor;
/original-bsd/usr.sbin/sendmail/src/
H A Dqueue.c534 (void) waitfor(pid);
623 (void) waitfor(pid);
H A Ddeliver.c396 (void) waitfor(pid);
1776 st = waitfor(mci->mci_pid);
2722 st = waitfor(pid);
H A Dsrvrsmtp.c1218 st = waitfor(childpid);
H A Dutil.c1272 waitfor(pid) in waitfor() function
H A Dreadcf.c731 (void) waitfor(pid);
H A Dmap.c2657 stat = waitfor(pid);