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

/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c149 static IMA_STATUS getLuProperties(IMA_OID luId, IMA_LU_PROPERTIES *pProps);
1593 return (getLuProperties(luId, pProps));
1596 static IMA_STATUS getLuProperties( function
1784 status = getLuProperties(deviceId, &luProps);
1886 status = getLuProperties(deviceId, &luProps);
1978 status = getLuProperties(deviceId, &luProps);

Completed in 50 milliseconds