-/* $OpenBSD: nfs_socket.c,v 1.66 2008/07/05 18:28:08 blambert Exp $ */
+/* $OpenBSD: nfs_socket.c,v 1.67 2008/07/10 18:17:56 thib Exp $ */
/* $NetBSD: nfs_socket.c,v 1.27 1996/04/15 20:20:00 thorpej Exp $ */
/*
* We must search through the list of received datagrams matching them
* with outstanding requests using the xid, until ours is found.
*/
-/* ARGSUSED */
int
nfs_reply(myrep)
struct nfsreq *myrep;
-/* $OpenBSD: nfs_vfsops.c,v 1.77 2008/07/05 12:51:04 thib Exp $ */
+/* $OpenBSD: nfs_vfsops.c,v 1.78 2008/07/10 18:17:56 thib Exp $ */
/* $NetBSD: nfs_vfsops.c,v 1.46.4.1 1996/05/25 22:40:35 fvdl Exp $ */
/*
/*
* Flush out the buffer cache
*/
-/* ARGSUSED */
int
nfs_sync(mp, waitfor, cred, p)
struct mount *mp;