Searched refs:cvs_casecmp (Results 1 – 4 of 4) sorted by relevance
987 cvs_casecmp (str1, str2) in cvs_casecmp() function1062 if (cvs_casecmp (dp->d_name, fname) == 0)
362 if (cvs_casecmp (dp->d_name, finfo.file) == 0)
583 extern int cvs_casecmp PROTO ((char *, char *));
2586 * cvs.h, filesubr.c (cvs_casecmp, fopen_case): New functions.