Home
last modified time | relevance | path

Searched refs:aErrorMsg (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Dsimul_utils.c39 #define ExpectOrExitWithErrorMsg(aCondition, aErrorMsg) \ argument
44 perror(aErrorMsg); \
45 otLogWarnPlat("%s: %s", aErrorMsg, strerror(errno)); \