Searched refs:hisans (Results 1 – 1 of 1) sorted by relevance
626 chap_Cmp(char *myans, int mylen, char *hisans, int hislen in chap_Cmp() argument647 if (toupper(myans[off]) != toupper(hisans[off])) in chap_Cmp()