Home
last modified time | relevance | path

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

1234

/freebsd-src/bin/pkill/tests/
H A Dpgrep-f_test.sh8 waitfor() { function
/netbsd-src/sbin/dump_lfs/
H A Dlfs_inode.c413 int waitfor = 0; in lfs_wrap_stop() local
436 int waitfor = 0; in lfs_wrap_go() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dgettext-6-prg.c50 waitfor (int value) in waitfor() function
H A Dgettext-7-prg.c50 waitfor (int value) in waitfor() function
/freebsd-src/sys/fs/ext2fs/
H A Dext2_vfsops.c1120 ext2_sync(struct mount *mp, int waitfor) in ext2_sync()
1356 ext2_sbupdate(struct ext2mount *mp, int waitfor) in ext2_sbupdate()
1396 ext2_cgupdate(struct ext2mount *mp, int waitfor) in ext2_cgupdate()
/netbsd-src/sys/fs/puffs/
H A Dpuffs_vfsops.c529 pageflush(struct mount *mp, kauth_cred_t cred, int waitfor) in pageflush()
592 puffs_vfsop_sync(struct mount *mp, int waitfor, struct kauth_cred *cred) in puffs_vfsop_sync()
/freebsd-src/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c1072 msdosfs_fsiflush(struct msdosfsmount * pmp,int waitfor) msdosfs_fsiflush() argument
1102 msdosfs_sync(struct mount * mp,int waitfor) msdosfs_sync() argument
H A Dmsdosfs_denode.c314 deupdat(struct denode *dep, int waitfor) in deupdat()
/netbsd-src/sys/ufs/ffs/
H A Dffs_vfsops.c1926 int waitfor; global() member
1976 ffs_sync(struct mount * mp,int waitfor,kauth_cred_t cred) ffs_sync() argument
2404 ffs_sbupdate(struct ufsmount * mp,int waitfor) ffs_sbupdate() argument
2441 ffs_cgupdate(struct ufsmount * mp,int waitfor) ffs_cgupdate() argument
[all...]
/netbsd-src/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c1009 int waitfor; member
1031 msdosfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in msdosfs_sync()
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c968 ext2fs_sync(struct mount * mp,int waitfor,kauth_cred_t cred) ext2fs_sync() argument
1311 ext2fs_sbupdate(struct ufsmount * mp,int waitfor) ext2fs_sbupdate() argument
1327 ext2fs_cgupdate(struct ufsmount * mp,int waitfor) ext2fs_cgupdate() argument
[all...]
/netbsd-src/sys/miscfs/fdesc/
H A Dfdesc_vfsops.c153 fdesc_sync(struct mount *mp, int waitfor, in fdesc_sync()
/netbsd-src/tests/usr.sbin/inetd/
H A Dt_inetd.c276 waitfor(pid_t pid, const char *taskname) in waitfor() function
/netbsd-src/sys/miscfs/kernfs/
H A Dkernfs_vfsops.c205 kernfs_sync(struct mount *mp, int waitfor, in kernfs_sync()
/netbsd-src/sys/fs/autofs/
H A Dautofs_vfsops.c303 autofs_sync(struct mount *mp, int waitfor, kauth_cred_t uc) in autofs_sync()
/netbsd-src/sys/miscfs/genfs/
H A Dlayer_vfsops.c196 layerfs_sync(struct mount *mp, int waitfor, in layerfs_sync()
/netbsd-src/sys/fs/union/
H A Dunion_vfsops.c493 union_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in union_sync()
/freebsd-src/sys/dev/malo/
H A Dif_malohal.c339 const void *data, size_t dsize, int waitfor) in malo_hal_send_helper()
400 uint16_t seqnum, int waitfor) in malo_hal_send_main()
/freebsd-src/sys/ufs/ffs/
H A Dffs_vfsops.c1674 ffs_sync(struct mount * mp,int waitfor) ffs_sync() argument
2144 int waitfor; global() member
2153 ffs_sbupdate(struct ufsmount * ump,int waitfor,int suspended) ffs_sbupdate() argument
[all...]
H A Dffs_inode.c94 ffs_update(struct vnode *vp, int waitfor) in ffs_update()
/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c430 tmpfs_sync(struct mount *mp, int waitfor, kauth_cred_t uc) in tmpfs_sync()
/freebsd-src/sys/fs/nullfs/
H A Dnull_vfsops.c387 nullfs_sync(struct mount * mp,int waitfor) nullfs_sync() argument
/netbsd-src/sys/fs/filecorefs/
H A Dfilecore_vfsops.c501 filecore_sync(struct mount *mp, int waitfor, kauth_cred_t cred) in filecore_sync()
/freebsd-src/contrib/unbound/util/
H A Dwinsock_event.h164 WSAEVENT waitfor[WSK_MAX_ITEMS]; member
/netbsd-src/external/bsd/unbound/dist/util/
H A Dwinsock_event.h164 WSAEVENT waitfor[WSK_MAX_ITEMS]; member

1234