HomeSort by: relevance | last modified time | path
    Searched refs:exp_in (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_nfssvc.c 174 .exp_in = nfssvc32_exp_in,
  /src/sys/nfs/
nfs_var.h 346 * copyout of the right data for the emulation. exp_in() takes a count
355 int (*exp_in)(struct export_args *, const void *, size_t); member in struct:nfssvc_copy_ops
nfs_syscalls.c 265 .exp_in = nfssvc_exp_in,
353 error = ops->exp_in(args, mel.mel_exports, mel.mel_nexports);

Completed in 11 milliseconds