Home
last modified time | relevance | path

Searched refs:lnpId (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libima/common/
H A Dima-plugin.h364 IMA_OID lnpId,
H A Dima-lib.c2288 IMA_OID lnpId, in IMA_GetNetworkPortalOidList() argument
2301 if (lnpId.objectType != IMA_OBJECT_TYPE_LNP) in IMA_GetNetworkPortalOidList()
2308 if (plugintable[i].ownerId == lnpId.ownerId) { in IMA_GetNetworkPortalOidList()
2326 status = PassFunc(lnpId, &ppOidList); in IMA_GetNetworkPortalOidList()
4505 IMA_OID lnpId, in IMA_GetLnpProperties() argument
4517 if (lnpId.objectType != IMA_OBJECT_TYPE_LNP) in IMA_GetLnpProperties()
4524 if (plugintable[i].ownerId == lnpId.ownerId) { in IMA_GetLnpProperties()
4539 status = PassFunc(lnpId, pProps); in IMA_GetLnpProperties()