Searched refs:BOOTPARAMVERS (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 129 (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 D | bootparam_prot_svc.c | 106 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 D | bootparam_prot.x | 81 version BOOTPARAMVERS {
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | bootparam.h | 96 #define BOOTPARAMVERS 1 macro
|
/illumos-gate/usr/src/lib/librpcsvc/common/ |
H A D | bootparam_prot.h | 94 #define BOOTPARAMVERS ((rpcvers_t)1) macro
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | hostconfig.c | 426 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, 435 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS,
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 715 BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, in whoami() 885 (rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()
|