Searched refs:m2m_strncmp (Results 1 – 2 of 2) sorted by relevance
86 uint8 m2m_strncmp(uint8 *pcS1, uint8 *pcS2, uint16 u16Len) in m2m_strncmp() function118 } while (m2m_strncmp(pcIn, pcStr, u16StrLen) != 0); in m2m_strstr()
146 NMI_API uint8 m2m_strncmp(uint8 *pcS1, uint8 *pcS2, uint16 u16Len);