error_with_pos    258 scripts/genksyms/genksyms.c 				error_with_pos("redefinition of %s", name);
error_with_pos    588 scripts/genksyms/genksyms.c 				error_with_pos("expand undefined %s %s",
error_with_pos    640 scripts/genksyms/genksyms.c 		error_with_pos("export undefined symbol %s", name);
error_with_pos     67 scripts/genksyms/genksyms.h void error_with_pos(const char *, ...) __attribute__ ((format(printf, 1, 2)));
error_with_pos    291 scripts/genksyms/parse.y 		    error_with_pos("unexpected second declaration name");
error_with_pos    300 scripts/genksyms/parse.y 		    error_with_pos("unexpected second declaration name");
error_with_pos    502 scripts/genksyms/parse.y   error_with_pos("%s", e);