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

/osnet-11/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
/osnet-11/usr/src/lib/libima/common/
H A Dima-lib.c475 typedef int (*InitializeFn)(); typedef
476 InitializeFn PassFunc;
487 PassFunc = (InitializeFn)
491 PassFunc = (InitializeFn)

Completed in 34 milliseconds