Home
last modified time | relevance | path

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

/reactos/dll/win32/rpcrt4/
H A Dndr_clientserver.c83 pStubMsg->fHasExtensions = 0; in NdrClientInitializeNew()
137 pStubMsg->fHasExtensions = 0; in NdrServerInitializeNew()
/reactos/sdk/include/psdk/
H A Drpcndr.h238 unsigned int fHasExtensions:1; member
/reactos/modules/rostests/winetests/rpcrt4/
H A Dndr_marshall.c1723 TEST_ZERO(fHasExtensions, "%d"); in test_common_stub_data()