Searched refs:STRNCMP (Results 1 – 2 of 2) sorted by relevance
683 if (STRNCMP(iqd + 43, "S-E-S", 5) == 0) in enc_type()685 else if (STRNCMP(iqd + 43, "SAF-TE", 6) == 0) in enc_type()717 if (STRNCMP((char *)&iqd[SAFTE_START], "SAF-TE", SAFTE_LEN - 2) == 0) { in enc_type()
206 #define STRNCMP strncmp macro