Home
last modified time | relevance | path

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

/reactos/dll/win32/rpcrt4/
H A Drpcrt4.spec232 232 stdcall NdrNonConformantStringMarshall(ptr ptr ptr)
H A Dndr_marshall.c197 NdrNonConformantStringMarshall, 0, 0, 0,
2578 unsigned char * WINAPI NdrNonConformantStringMarshall(PMIDL_STUB_MESSAGE pStubMsg, in NdrNonConformantStringMarshall() function
/reactos/modules/rostests/winetests/rpcrt4/
H A Dndr_marshall.c2189 ptr = NdrNonConformantStringMarshall( &StubMsg, memsrc, fmtstr_nonconf_str ); in test_nonconformant_string()
2262 ptr = NdrNonConformantStringMarshall( &StubMsg, memsrc2, fmtstr_nonconf_str ); in test_nonconformant_string()