Searched defs:closeFunc (Results 1 – 3 of 3) sorted by relevance
15 function IRCConnection(server, port, nick, sendFunc, closeFunc) { argument
2246 xmlInputCloseCallback closeFunc) { in xmlRegisterInputCallbacks()2273 xmlOutputCloseCallback closeFunc) { in xmlRegisterOutputCallbacks()
465 static int closeFunc(void* context) in closeFunc() function