Searched refs:ndr_svc_find_stub (Results 1 – 3 of 3) sorted by relevance
591 ndr_stub_table_t *ndr_svc_find_stub(ndr_service_t *, int);
104 ndr_svc_find_stub(ndr_service_t *svc, int opnum) in ndr_svc_find_stub() function
521 if ((ste = ndr_svc_find_stub(msvc, opnum)) == NULL) { in ndr_generic_call_stub()