Searched refs:svc_reg (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/libc/rpc/
H A Dsvc_generic.c106 if (svc_reg(l->xprt, prognum, versnum,
172 if (svc_reg(xprt, prognum, versnum, dispatch, nconf) == FALSE) {
H A Dsvc_simple.c188 /* so that svc_reg does not call rpcb_set() */
192 if (!svc_reg(svcxprt, prognum, versnum, universal, nconf)) {
H A DMakefile.inc139 rpc_svc_reg.3 svc_reg.3 \
H A Dsvc.c171 svc_reg(SVCXPRT *xprt, const rpcprog_t prog, const rpcvers_t vers, function

Completed in 89 milliseconds