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

/osnet-11/usr/src/lib/libima/common/
H A Dima-plugin.h110 IMA_OID_LIST **ppList
120 IMA_OID_LIST **ppList
131 IMA_OID_LIST **ppList
166 IMA_OID_LIST **ppList
287 IMA_OID_LIST **ppList
319 IMA_OID_LIST **pTargetOidList
329 IMA_OID_LIST **ppList
360 IMA_OID_LIST **ppList
400 IMA_OID_LIST **ppList
557 IMA_OID_LIST **ppLis
[all...]
H A Dima.h444 * Declaration of the IMA_OID_LIST structure
471 } IMA_OID_LIST; typedef in typeref:struct:_IMA_OID_LIST
1398 * A pointer to a pointer to an IMA_OID_LIST. On successful
1399 * return this will contain a pointer to an @ref IMA_OID_LIST
1416 IMA_OID_LIST **ppList
1698 * A pointer to a pointer to an @ref IMA_OID_LIST structure. On
1700 * IMA_OID_LIST which contains the object IDs of all of the
1716 IMA_OID_LIST **ppList
1770 * A pointer to a pointer to an IMA_OID_LIST structure. On successful
1771 * return this will contain a pointer to an IMA_OID_LIST whic
[all...]
H A Dima-lib.c748 * @param ppList A pointer to a pointer to an @ref IMA_OID_LIST.
750 * IMA_OID_LIST which contains the object IDs of all of the plugins
760 IMA_OID_LIST **ppList) {
772 *ppList = (IMA_OID_LIST*)calloc(1, sizeof (IMA_OID_LIST) +
1361 * @param ppList A pointer to a pointer to an @ref IMA_OID_LIST structure.
1363 * @ref IMA_OID_LIST which contains the object IDs of all of the
1374 IMA_OID_LIST **ppList) {
1407 IMA_OID_LIST *ppOidList;
1435 *ppList = (IMA_OID_LIST*)callo
[all...]
/osnet-11/usr/src/lib/libsun_ima/common/
H A Dima.c135 IMA_OID_LIST **ppList);
387 IMA_OID_LIST **ppList
395 *ppList = (IMA_OID_LIST*)calloc(1, sizeof (IMA_OID_LIST));
487 IMA_OID_LIST **ppList
493 *ppList = (IMA_OID_LIST*) calloc(1, sizeof (IMA_OID_LIST));
783 IMA_OID_LIST **ppList
834 *ppList = (IMA_OID_LIST *)calloc(1, sizeof (IMA_OID_LIST)
[all...]
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_iscsi.c70 IMA_OID_LIST *lhbaList = NULL;
256 IMA_OID_LIST *daddrs;
520 suri_get_discovery_addresses(struct suri_handle *sh, IMA_OID_LIST **daddrs)
667 devname_in_lunlist(struct suri_handle *sh, IMA_OID_LIST *lun_list,
719 IMA_OID_LIST *target_list = NULL, *lun_list = NULL;
H A Dsuri_impl.h269 suri_err_t suri_get_discovery_addresses(struct suri_handle *, IMA_OID_LIST **);
H A Dsuri_devinfo.c446 IMA_OID_LIST *daddrs = NULL;

Completed in 179 milliseconds