Searched refs:RPCMNT_VER1 (Results 1 – 5 of 5) sorted by relevance
| /trueos/lib/libstand/ |
| HD | rpcv2.h | 79 #define RPCMNT_VER1 1 macro
|
| HD | nfs.c | 256 cc = rpc_call(d, RPCPROG_MNT, RPCMNT_VER1, RPCMNT_MOUNT, in nfs_getrootfh()
|
| /trueos/sys/fs/nfs/ |
| HD | rpcv2.h | 190 #define RPCMNT_VER1 1 macro
|
| /trueos/contrib/netbsd-tests/fs/nfs/nfsservice/ |
| HD | mountd.c | 420 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/ |
| HD | bootp_subr.c | 1775 #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()
|