F_WAIT            253 compat/hpux/hpux_file.c 		flg |= F_WAIT;
F_WAIT            404 kern/kern_descrip.c 		flg |= F_WAIT;
F_WAIT           1142 kern/kern_descrip.c 		error = VOP_ADVLOCK(vp, (caddr_t)fp, F_SETLK, &lf, F_FLOCK|F_WAIT);
F_WAIT            251 kern/vfs_lockf.c 		if ((lock->lf_flags & F_WAIT) == 0) {
F_WAIT            881 kern/vfs_syscalls.c 			type |= F_WAIT;
F_WAIT           1059 kern/vfs_syscalls.c 			type |= F_WAIT;