Searched defs:openFunc (Results 1 – 2 of 2) sorted by relevance
2200 xmlInputOpenCallback openFunc, xmlInputReadCallback readFunc, in xmlRegisterInputCallbacks()2227 xmlOutputOpenCallback openFunc, xmlOutputWriteCallback writeFunc, in xmlRegisterOutputCallbacks()
820 StoreOpenFunc openFunc = NULL; in CertOpenStore() local