Searched defs:InitializeFn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi-plugin.h49 * passes the sequence number of the plugin oid through InitializeFn. The
52 typedef MP_STATUS (* InitializeFn) ( typedef
/illumos-gate/usr/src/lib/libima/common/
H A Dima-lib.c476 typedef int (*InitializeFn)(); typedef
477 InitializeFn PassFunc;
488 PassFunc = (InitializeFn)
492 PassFunc = (InitializeFn)

Completed in 195 milliseconds