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

/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c551 if (!(IMA_SUCCESS(status))) {
557 if (!IMA_SUCCESS(status)) {
585 if (!IMA_SUCCESS(status)) {
766 if (!IMA_SUCCESS(status)) {
785 if (!IMA_SUCCESS(status)) {
800 if (!IMA_SUCCESS(status)) {
815 if (!IMA_SUCCESS(status)) {
830 if (!IMA_SUCCESS(status)) {
845 if (!IMA_SUCCESS(status)) {
861 if (!IMA_SUCCESS(statu
[all...]
H A Dsun_ima.c1204 if (!IMA_SUCCESS(status)) {
/illumos-gate/usr/src/lib/libima/common/
H A Dima.h228 #define IMA_SUCCESS(status) (((IMA_STATUS)(status) & \ macro
300 #define IMA_SUCCESS(status) ( (IMA_UINT32)(status) & \
308 #define IMA_SUCCESS(status) !((status) & IMA_STATUS_ERROR) macro
1376 * @retval IMA_SUCCESS
1405 * @retval IMA_SUCCESS
1436 * @retval IMA_SUCCESS
1480 * @retval IMA_SUCCESS
1516 * @retval IMA_SUCCESS
1550 * @retval IMA_SUCCESS
1590 * @retval IMA_SUCCESS
[all...]
H A Dima-lib.c701 * @retval IMA_SUCCESS Returned if the library properties were successfully
755 * @retval IMA_SUCCESS Returned if the plugin ID list was successfully
804 * @retval IMA_SUCCESS Returned if the plugin properties were successfully
878 * @retval IMA_SUCCESS Returned if the associated plugin ID was
943 * @retval IMA_SUCCESS Returned if the shared node ID has been successfully
1007 * @retval IMA_SUCCESS Returned if the node properties have been
1135 * @retval IMA_SUCCESS Returned if the node name was successfully changed.
1281 * @retval IMA_SUCCESS Returned if the node's alias has been successfully set.
1374 * @retval IMA_SUCCESS Returned if the LHBA ID list has been successfully
1530 * @retval IMA_SUCCESS Returne
[all...]
/illumos-gate/usr/src/lib/libsun_ima/common/
H A Dima.c1537 if (!IMA_SUCCESS(status)) {
1569 if (!IMA_SUCCESS(status)) {
1617 if (!IMA_SUCCESS(status)) {

Completed in 296 milliseconds