HomeSort by: relevance | last modified time | path
    Searched defs:RPCPROG_MNT (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/lib/libsa/
rpcv2.h 76 #define RPCPROG_MNT 100005
  /src/sys/nfs/
rpcv2.h 89 #define RPCPROG_MNT 100005
  /src/sys/fs/nfs/common/
rpcv2.h 191 #define RPCPROG_MNT 100005
bootp_subr.c 1819 #define RPCPROG_MNT 100005
1830 error = krpc_portmap(mdsin, RPCPROG_MNT, RPCMNT_VER3,
1836 error = krpc_call(mdsin, RPCPROG_MNT, RPCMNT_VER3,
1846 error = krpc_portmap(mdsin, RPCPROG_MNT, RPCMNT_VER1,
1854 error = krpc_call(mdsin, RPCPROG_MNT, RPCMNT_VER1,

Completed in 14 milliseconds