Searched refs:SAME (Results 1 – 1 of 1) sorted by relevance
131 enum match_type { DIFFERENT, SAME, SAME_LIBLOG }; enumerator156 if (!fastcmp<memcmp>(msgl, msgr, lenl)) return SAME; in identical()190 return SAME; in identical()