nomatch            51 source3/torture/masktest.c 			if (*n != '.') goto nomatch;
nomatch            64 source3/torture/masktest.c 				goto nomatch;
nomatch            89 source3/torture/masktest.c 			if (*n != '.') goto nomatch;
nomatch            94 source3/torture/masktest.c 			if (c != *n) goto nomatch;
nomatch           101 source3/torture/masktest.c  nomatch:
nomatch           107 source3/torture/masktest.c         goto nomatch;