Searched refs:updFunc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libima/common/
H A Dima-lib.c7314 QIMA_SetUpdateIntervalFn updFunc; local
7337 updFunc = (QIMA_SetUpdateIntervalFn)
7342 updFunc = (QIMA_SetUpdateIntervalFn) dlsym(
7347 if (updFunc != NULL) {
7348 status = updFunc(pluginOid, interval);

Completed in 32 milliseconds