site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On Jul 31, 2007, at 4:35 AM, Vishal Shetye wrote: I'm porting a linux kernel module that installs hooks to intercept open, close syscalls on nfs mount. In case of mac i can listen on KAUTH_SCOPE_FILEOP/VNODE for intercepting normal file system calls but can it also be used for nfs mount files? In what context? What is the equivalent of nfsd_open on Mac? nfs.h has only nfssvc() syscall. Where can I find the equivalent functions for nfsd_open, nfsd_close etc? = Mike _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... That depends. Why are you trying to intercept operations against files hosted on an NFS server? Also, what is the significanse of #ifdef NFSD??? You probably won't. Please stop assuming that Darwin is anything like Linux. Your life (and ours) will be much easier. This email sent to site_archiver@lists.apple.com