Home
last modified time | relevance | path

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

/reactos/dll/win32/rpcrt4/
H A Dndr_stubless.c50 static inline BOOL is_oicf_stubdesc(const PMIDL_STUB_DESC pStubDesc) in is_oicf_stubdesc() function
900 if (is_oicf_stubdesc(pStubDesc)) /* -Oicf format */ in ndr_client_call()
1432 if (is_oicf_stubdesc(pStubDesc)) in NdrStubCall2()
1682 if (is_oicf_stubdesc(pStubDesc)) in do_ndr_async_client_call()
2065 if (is_oicf_stubdesc(pStubDesc)) in NdrAsyncServerCall()