Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dbootparams.c128 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG, in whoami()
270 stat = brpc_call((rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()
294 stat = bpmap_rmtcall((rpcprog_t)BOOTPARAMPROG, 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.x80 program BOOTPARAMPROG {
/illumos-gate/usr/src/uts/common/rpc/
H A Dbootparam.h95 #define BOOTPARAMPROG 100026 macro
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Dbootparam_prot.h93 #define BOOTPARAMPROG ((rpcprog_t)100026) 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.c714 stat = pmap_rmt_call(&dl_udp_netconf, &sa, TRUE, BOOTPARAMPROG, in whoami()
885 (rpcprog_t)BOOTPARAMPROG, (rpcvers_t)BOOTPARAMVERS, in getfile()