Home
last modified time | relevance | path

Searched refs:nfs_program_2 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h310 extern void nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp);
313 ((a) == nfs_program_2 ? NFS_VERSION : NFS_VERSION3)
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dnfs_prot_svc.c70 dispatcher_t nfs_dispatcher = nfs_program_2;
77 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2() function
H A Dmap.c552 if (nfs_dispatcher == nfs_program_2) in get_root_nfs_fh()
H A Dreaddir.c946 if (nfs_dispatcher == nfs_program_2) { in amfs_generic_readdir()
H A Dconf.c404 nfs_dispatcher = nfs_program_2; in gopt_auto_nfs_version()
/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dnfs_prot_svc.c76 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2() function
H A Dhlfsd.c420 ret = create_nfs_service(&soNFS, &nfs_port, &nfsxprt, nfs_program_2, in main()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog607 * amd/nfs_prot_svc.c (nfs_program_2): if
2963 * amd/nfs_prot_svc.c (nfs_program_2): on TLI system, try to call
3665 * amd/nfs_prot_svc.c (nfs_program_2): complain about the insecure
9066 * amd/nfs_prot_svc.c (nfs_program_2): verify that requests come
9586 * hlfsd/nfs_prot_svc.c (nfs_program_2): Cast args to int to match
9624 * amd/nfs_prot_svc.c (nfs_program_2): Cast args to int to match
12817 * lib/nfs_prot_svc.c (nfs_program_2): cast xdr_entry to