Searched refs:BOOTPARAMPROG (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | bootparams.c | 130 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG, in whoami() 272 stat = brpc_call((rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile() 296 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG, in getfile()
|
/titanic_44/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_44/usr/src/head/rpcsvc/ |
H A D | bootparam_prot.x | 86 program BOOTPARAMPROG {
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | bootparam.h | 97 #define BOOTPARAMPROG 100026 macro
|
/titanic_44/usr/src/lib/librpcsvc/common/ |
H A D | bootparam_prot.h | 95 #define BOOTPARAMPROG ((rpcprog_t)100026) macro
|
/titanic_44/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_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 712 stat = pmap_rmt_call(&dl_udp_netconf, &sa, TRUE, BOOTPARAMPROG, in whoami() 883 (rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()
|