Home
last modified time | relevance | path

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

/reactos/dll/win32/rpcrt4/
H A Dndr_clientserver.c79 pStubMsg->fInDontFree = 0; in NdrClientInitializeNew()
133 pStubMsg->fInDontFree = 0; in NdrServerInitializeNew()
/reactos/sdk/include/psdk/
H A Drpcndr.h234 unsigned int fInDontFree:1; member
/reactos/modules/rostests/winetests/rpcrt4/
H A Dndr_marshall.c1719 TEST_ZERO(fInDontFree, "%d"); in test_common_stub_data()