Home
last modified time | relevance | path

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

/openbsd/src/sys/ufs/ext2fs/
Dext2fs_vfsops.c698 int waitfor; member
752 ext2fs_sync(struct mount *mp, int waitfor, int stall, in ext2fs_sync()
1030 ext2fs_sbupdate(struct ufsmount *mp, int waitfor) in ext2fs_sbupdate()
1047 ext2fs_cgupdate(struct ufsmount *mp, int waitfor) in ext2fs_cgupdate()
Dext2fs_inode.c155 ext2fs_update(struct inode *ip, int waitfor) in ext2fs_update()
/openbsd/src/sys/msdosfs/
Dmsdosfs_vfsops.c636 int waitfor; member
673 msdosfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in msdosfs_sync()
Dmsdosfs_denode.c341 deupdat(struct denode *dep, int waitfor) in deupdat()
/openbsd/src/sys/ufs/ffs/
Dffs_vfsops.c1034 int waitfor; member
1099 ffs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in ffs_sync()
1357 ffs_sbupdate(struct ufsmount *mp, int waitfor) in ffs_sbupdate()
Dffs_inode.c66 ffs_update(struct inode *ip, int waitfor) in ffs_update()
/openbsd/src/sys/dev/mii/
Dtlphy.c314 tlphy_mii_phy_auto(struct tlphy_softc *sc, int waitfor) in tlphy_mii_phy_auto()
Ddcphy.c389 dcphy_mii_phy_auto(struct mii_softc *mii, int waitfor) in dcphy_mii_phy_auto()
Dmii_physubr.c126 mii_phy_auto(struct mii_softc *sc, int waitfor) in mii_phy_auto()
/openbsd/src/sys/tmpfs/
Dtmpfs_vfsops.c354 tmpfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in tmpfs_sync()
/openbsd/src/sbin/unwind/libunbound/util/
Dwinsock_event.h164 WSAEVENT waitfor[WSK_MAX_ITEMS]; member
Dwinsock_event.c106 zero_waitfor(WSAEVENT waitfor[], WSAEVENT x) in zero_waitfor()
/openbsd/src/usr.sbin/unbound/util/
Dwinsock_event.h164 WSAEVENT waitfor[WSK_MAX_ITEMS]; member
Dwinsock_event.c106 zero_waitfor(WSAEVENT waitfor[], WSAEVENT x) in zero_waitfor()
/openbsd/src/sys/miscfs/fuse/
Dfuse_vfsops.c259 fusefs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in fusefs_sync()
/openbsd/src/sys/arch/macppc/dev/
Dpm_direct.c506 int waitfor; /* interrupts to poll for */ in pm_adb_op() local
/openbsd/src/sys/ntfs/
Dntfs_vfsops.c615 ntfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in ntfs_sync()
/openbsd/src/sys/isofs/cd9660/
Dcd9660_vfsops.c616 cd9660_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, in cd9660_sync()
/openbsd/src/sys/nfs/
Dnfs_vfsops.c791 nfs_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in nfs_sync()
Dnfs_vnops.c3042 nfs_flush(struct vnode *vp, struct ucred *cred, int waitfor, struct proc *p, in nfs_flush()
/openbsd/src/sys/isofs/udf/
Dudf_vfsops.c539 udf_sync(struct mount *mp, int waitfor, int stall, struct ucred *cred, struct proc *p) in udf_sync()
/openbsd/src/sys/kern/
Dvfs_vops.c295 VOP_FSYNC(struct vnode *vp, struct ucred *cred, int waitfor, in VOP_FSYNC()
/openbsd/src/bin/ksh/
Djobs.c607 waitfor(const char *cp, int *sigp) in waitfor() function
/openbsd/src/gnu/usr.bin/perl/
Dperl.c1454 struct timeval waitfor = {4, 0}; in perl_destruct() local
Dutil.c4342 struct timeval waitfor = {0, 100000}; /* You have 0.1 seconds */ local