Searched refs:IMA_SUCCESS (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_iscsi.c73 if (!IMA_SUCCESS(status)) {
100 if (!IMA_SUCCESS(status)) {
111 if (!IMA_SUCCESS(status)) {
198 if (!IMA_SUCCESS(status)) {
233 if (!IMA_SUCCESS(status)) {
274 if (!IMA_SUCCESS(status)) {
291 if (!IMA_SUCCESS(status)) {
529 if (!IMA_SUCCESS(status)) {
566 if (!IMA_SUCCESS(status)) {
678 if (!IMA_SUCCESS(statu
[all...]
/osnet-11/usr/src/lib/libima/common/
H A Dima.h227 #define IMA_SUCCESS(status) (((IMA_STATUS)(status) & \ macro
299 #define IMA_SUCCESS(status) ( (IMA_UINT32)(status) & \
307 #define IMA_SUCCESS(status) !((status) & IMA_STATUS_ERROR) macro
1377 * @retval IMA_SUCCESS
1406 * @retval IMA_SUCCESS
1437 * @retval IMA_SUCCESS
1481 * @retval IMA_SUCCESS
1517 * @retval IMA_SUCCESS
1551 * @retval IMA_SUCCESS
1591 * @retval IMA_SUCCESS
[all...]
H A Dima-lib.c700 * @retval IMA_SUCCESS Returned if the library properties were successfully
754 * @retval IMA_SUCCESS Returned if the plugin ID list was successfully
803 * @retval IMA_SUCCESS Returned if the plugin properties were successfully
877 * @retval IMA_SUCCESS Returned if the associated plugin ID was
942 * @retval IMA_SUCCESS Returned if the shared node ID has been successfully
1006 * @retval IMA_SUCCESS Returned if the node properties have been
1130 * @retval IMA_SUCCESS Returned if the node name was successfully changed.
1274 * @retval IMA_SUCCESS Returned if the node's alias has been successfully set.
1367 * @retval IMA_SUCCESS Returned if the LHBA ID list has been successfully
1523 * @retval IMA_SUCCESS Returne
[all...]
/osnet-11/usr/src/lib/libsun_ima/common/
H A Dima.c1523 if (!IMA_SUCCESS(status)) {
1555 if (!IMA_SUCCESS(status)) {
1603 if (!IMA_SUCCESS(status)) {

Completed in 51 milliseconds