40
/*
* Backend copyin/out functions for nfssvc(2), so that netbsd32 can
* easily access NFS. Each operation either must perform a copyin or
* copyout of the right data for the emulation. exp_in() takes a count
* of the number of export_args to copyin, and order arguments for
* func(dst, src).
*/