Searched refs:BOOTPARAMVERS (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 131 (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 D | bootparam_prot_svc.c | 109 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 D | bootparam_prot.x | 87 version BOOTPARAMVERS {
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | bootparam.h | 98 #define BOOTPARAMVERS 1 macro
|
/titanic_50/usr/src/lib/librpcsvc/common/ |
H A D | bootparam_prot.h | 96 #define BOOTPARAMVERS ((rpcvers_t)1) macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | hostconfig.c | 430 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, 439 stat = rpc_broadcast(BOOTPARAMPROG, BOOTPARAMVERS,
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 713 BOOTPARAMVERS, BOOTPARAMPROC_WHOAMI, in whoami() 883 (rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()
|