HomeSort by: relevance | last modified time | path
    Searched refs:rpc_reg (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/rpc/
svc_simple.c 46 * started thru rpc_reg(). It listens on the same endpoint for
70 __weak_alias(rpc_reg,_rpc_reg)
105 rpc_reg( function in typeref:typename:int
Makefile.inc 91 rpc_svc_reg.3 rpc_reg.3 \
rpc_soc.c 339 * For connectionless kind of transport. Obsoleted by rpc_reg()
346 return rpc_reg((rpcprog_t)prognum, (rpcvers_t)versnum,
  /src/include/rpc/
svc.h 274 extern int rpc_reg(rpcprog_t, rpcvers_t, rpcproc_t,
  /src/lib/libc/include/
namespace.h 614 #define rpc_reg _rpc_reg macro

Completed in 15 milliseconds