Home
last modified time | relevance | path

Searched refs:ndr_svc_find_stub (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dlibmlrpc.h591 ndr_stub_table_t *ndr_svc_find_stub(ndr_service_t *, int);
H A Dndr_svc.c104 ndr_svc_find_stub(ndr_service_t *svc, int opnum) in ndr_svc_find_stub() function
H A Dndr_server.c521 if ((ste = ndr_svc_find_stub(msvc, opnum)) == NULL) { in ndr_generic_call_stub()