Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c129 (rpcvers_t)BOOTPARAMVERS, (rpcproc_t)BOOTPARAMPROC_WHOAMI, in whoami()
270 stat = brpc_call((rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()
295 (rpcvers_t)BOOTPARAMVERS, in getfile()
/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_prot_svc.c106 if (!svc_reg(transp, BOOTPARAMPROG, BOOTPARAMVERS, in main()
154 if (!svc_create(bootparamprog_1, BOOTPARAMPROG, BOOTPARAMVERS, in main()
/illumos-gate/usr/src/head/rpcsvc/
H A Dbootparam_prot.x81 version BOOTPARAMVERS {
/illumos-gate/usr/src/uts/common/rpc/
H A Dbootparam.h96 #define BOOTPARAMVERS 1 macro
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h94 #define BOOTPARAMVERS ((rpcvers_t)1) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dhostconfig.c426 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI,
435 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c715 BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, in whoami()
885 (rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()