Searched refs:aErrorMsg (Results 1 – 1 of 1) sorted by relevance
39 #define ExpectOrExitWithErrorMsg(aCondition, aErrorMsg) \ argument44 perror(aErrorMsg); \45 otLogWarnPlat("%s: %s", aErrorMsg, strerror(errno)); \