Searched refs:nfsrv_procs (Results 1 – 2 of 2) sorted by relevance
103 extern const nfsrv_proc_t nfsrv_procs[NFS_NPROCS];1111 error = (*(nfsrv_procs[nd->nd_procnum]))(nd, slp, &context, &mrep); in nfssvc_nfsd()
5184 const nfsrv_proc_t nfsrv_procs[NFS_NPROCS] = { variable