Searched refs:LOG (Results 1 – 2 of 2) sorted by relevance
26 for LOG in $( ls tests/$PATTERN 2>/dev/null ); do28 echo "****** BEGIN file: $LOG ******"30 tail -c $MAX_LOG_SIZE $LOG31 echo "****** END file: $LOG ******"33 rm $LOG
44 #define LOG(...) otLogNotePlat("[infra-if] "__VA_ARGS__) macro46 #define LOG(...) \ macro157 LOG("Received NS, responding with NA"); in processMessage()162 LOG("Received msg, len:%u", aMessage->mDataLength); in processMessage()203 LOG("otPlatInfraIfSendIcmp6Nd() msg-len:%u", aBufferLength); in otPlatInfraIfSendIcmp6Nd()