Searched refs:nodeOid (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libima/common/ |
H A D | ima-plugin.h | 87 IMA_OID nodeOid, 93 IMA_OID nodeOid, 104 IMA_OID nodeOid,
|
H A D | ima-lib.c | 144 IMA_OID nodeOid; local 165 status = PassFunc(nodeOid, nodeProps); 206 IMA_OID nodeOid; local 226 status = PassFunc(nodeOid, name); 243 IMA_OID nodeOid; local 263 status = PassFunc(nodeOid, alias); 1018 IMA_OID nodeOid, 1033 if (nodeOid.objectType != IMA_OBJECT_TYPE_NODE) 1036 if ((nodeOid.ownerId == RL_LIBRARY_SEQNUM) && 1037 (nodeOid 1017 IMA_GetNodeProperties( IMA_OID nodeOid, IMA_NODE_PROPERTIES *pProps) argument 1145 IMA_SetNodeName( IMA_OID nodeOid, const IMA_NODE_NAME newName) argument 1287 IMA_SetNodeAlias( IMA_OID nodeOid, const IMA_NODE_ALIAS newAlias) argument [all...] |
H A D | ima.h | 1541 * @param nodeOid 1559 * Returned if 'nodeOid' does not specify any valid object type. 1562 * Returned if 'nodeOid' does not specify a node object. 1565 * Returned if 'nodeOid' does not specify a node which is currently 1571 IMA_OID nodeOid, 1582 * @param nodeOid 1603 * Returned if 'nodeOid' does not specify any valid object type. 1606 * Returned if 'nodeOid' does not specify a node object. 1609 * Returned if 'nodeOid' does not specify a node which is 1618 IMA_OID nodeOid, [all...] |
/osnet-11/usr/src/lib/libsun_ima/common/ |
H A D | ima.c | 263 IMA_OID nodeOid, 318 IMA_OID nodeOid, 332 ps.s_oid = nodeOid.objectSequenceNumber; 348 IMA_OID nodeOid, 362 ps.s_oid = nodeOid.objectSequenceNumber; 262 IMA_GetNodeProperties( IMA_OID nodeOid, IMA_NODE_PROPERTIES *pProps ) argument 317 IMA_SetNodeName( IMA_OID nodeOid, const IMA_NODE_NAME newName ) argument 347 IMA_SetNodeAlias( IMA_OID nodeOid, const IMA_NODE_ALIAS newAlias ) argument
|
Completed in 50 milliseconds