Home
last modified time | relevance | path

Searched refs:BOOTPARAMVERS (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c131 (rpcvers_t)BOOTPARAMVERS, (rpcproc_t)BOOTPARAMPROC_WHOAMI, in whoami()
272 stat = brpc_call((rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()
297 (rpcvers_t)BOOTPARAMVERS, in getfile()
/titanic_50/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c109 if (!svc_reg(transp, BOOTPARAMPROG, BOOTPARAMVERS, in main()
157 if (!svc_create(bootparamprog_1, BOOTPARAMPROG, BOOTPARAMVERS, in main()
/titanic_50/usr/src/head/rpcsvc/
H A Dbootparam_prot.x87 version BOOTPARAMVERS {
/titanic_50/usr/src/uts/common/rpc/
H A Dbootparam.h98 #define BOOTPARAMVERS 1 macro
/titanic_50/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h96 #define BOOTPARAMVERS ((rpcvers_t)1) macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Dhostconfig.c430 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI,
439 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS,
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c713 BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, in whoami()
883 (rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()