Home
last modified time | relevance | path

Searched refs:nfsproc_writecache_2_svc (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/amd/rpcx/
H A Dnfs_prot.h503 extern "C" void * nfsproc_writecache_2_svc(void *, struct svc_req *);
559 extern void * nfsproc_writecache_2_svc(void *, struct svc_req *);
615 extern void * nfsproc_writecache_2_svc();
H A Dnfs_prot_svc.c111 local = (char *(*)(char *, struct svc_req *)) nfsproc_writecache_2_svc; in nfs_program_2()
/openbsd/usr.sbin/amd/amd/
H A Dnfs_subr.c252 nfsproc_writecache_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc() function