Searched refs:RPCPROG_MNT (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/stand/libsa/ |
| H A D | rpcv2.h | 78 #define RPCPROG_MNT 100005 macro
|
| H A D | nfs.c | 221 cc = rpc_call(d, RPCPROG_MNT, RPCMNT_VER3, RPCMNT_MOUNT, in nfs_getrootfh()
|
| /freebsd-12.1/sys/fs/nfs/ |
| H A D | rpcv2.h | 191 #define RPCPROG_MNT 100005 macro
|
| /freebsd-12.1/sys/nfs/ |
| H A D | bootp_subr.c | 1813 #define RPCPROG_MNT 100005 in md_mount() macro 1824 error = krpc_portmap(mdsin, RPCPROG_MNT, RPCMNT_VER3, in md_mount() 1830 error = krpc_call(mdsin, RPCPROG_MNT, RPCMNT_VER3, in md_mount() 1840 error = krpc_portmap(mdsin, RPCPROG_MNT, RPCMNT_VER1, in md_mount() 1848 error = krpc_call(mdsin, RPCPROG_MNT, RPCMNT_VER1, in md_mount()
|