Searched refs:updFunc (Results 1 – 1 of 1) sorted by relevance
7321 QIMA_SetUpdateIntervalFn updFunc; in QIMA_SetUpdateInterval() local7344 updFunc = (QIMA_SetUpdateIntervalFn) in QIMA_SetUpdateInterval()7349 updFunc = (QIMA_SetUpdateIntervalFn) dlsym( in QIMA_SetUpdateInterval()7354 if (updFunc != NULL) { in QIMA_SetUpdateInterval()7355 status = updFunc(pluginOid, interval); in QIMA_SetUpdateInterval()