num_matches       145 source3/client/umount.cifs.c 	int num_matches;
num_matches       182 source3/client/umount.cifs.c 	num_matches = 0;
num_matches       185 source3/client/umount.cifs.c 			num_matches++;
num_matches       189 source3/client/umount.cifs.c 		printf("%d matching entries in mount table\n", num_matches);
num_matches       205 source3/client/umount.cifs.c 			if(num_matches != 1) {
num_matches       207 source3/client/umount.cifs.c 				num_matches--;