Home
last modified time | relevance | path

Searched defs:openFunc (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A DxmlIO.c2200 xmlInputOpenCallback openFunc, xmlInputReadCallback readFunc, in xmlRegisterInputCallbacks()
2227 xmlOutputOpenCallback openFunc, xmlOutputWriteCallback writeFunc, in xmlRegisterOutputCallbacks()
/reactos/dll/win32/crypt32/
H A Dstore.c820 StoreOpenFunc openFunc = NULL; in CertOpenStore() local