Home
last modified time | relevance | path

Searched refs:RPCMNT_VER1 (Results 1 – 5 of 5) sorted by relevance

/trueos/lib/libstand/
HDrpcv2.h79 #define RPCMNT_VER1 1 macro
HDnfs.c256 cc = rpc_call(d, RPCPROG_MNT, RPCMNT_VER1, RPCMNT_MOUNT, in nfs_getrootfh()
/trueos/sys/fs/nfs/
HDrpcv2.h190 #define RPCMNT_VER1 1 macro
/trueos/contrib/netbsd-tests/fs/nfs/nfsservice/
HDmountd.c420 rpcb_unset(RPCPROG_MNT, RPCMNT_VER1, NULL); in mountd_main()
439 if (!svc_reg(udptransp, RPCPROG_MNT, RPCMNT_VER1, in mountd_main()
464 if (!svc_reg(tcptransp, RPCPROG_MNT, RPCMNT_VER1, in mountd_main()
2390 (void)clnt_broadcast(RPCPROG_MNT, RPCMNT_VER1, RPCMNT_UMNTALL,
/trueos/sys/nfs/
HDbootp_subr.c1775 #define RPCMNT_VER1 1 in md_mount() macro
1801 error = krpc_portmap(mdsin, RPCPROG_MNT, RPCMNT_VER1, in md_mount()
1809 error = krpc_call(mdsin, RPCPROG_MNT, RPCMNT_VER1, in md_mount()