Searched defs:universal (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_simple.c69 static void universal();
180 if (!svc_reg(svcxprt, prognum, versnum, universal, nconf)) {
230 * The universal handler for the services registered using registerrpc.
235 universal(struct svc_req *rqstp, SVCXPRT *transp) function

Completed in 74 milliseconds