Searched refs:DYN_RELOAD (Results 1 – 1 of 1) sorted by relevance
409 typedef IppStatus (IPP_STDCALL *DYN_RELOAD)( int ); typedef410 static DYN_RELOAD IppDispatcher; /* ippCP only */413 void owncpRegisterLib( DYN_RELOAD reload ) in owncpRegisterLib()