Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dstore.c1649 static const WCHAR spcPrefix[] = { 's','p','c',0 }; in testFileNameStore() local
1772 if (!GetTempFileNameW(szDot, spcPrefix, 0, filename)) in testFileNameStore()