Lines Matching refs:stderr
252 fprintf(stderr, " modversion is " in __add_symbol()
260 fprintf(stderr, "ignoring "); in __add_symbol()
262 fprintf(stderr, " modversion change\n"); in __add_symbol()
440 fprintf(stderr, "Token too long\n"); in read_node()
460 fprintf(stderr, "Unknown type %c\n", node.string[0]); in read_node()
671 fprintf(stderr, "%s: %s: modversion " in export_symbol()
676 fprintf(stderr, ", "); in export_symbol()
679 fprintf(stderr, " (became defined)"); in export_symbol()
688 fprintf(stderr, "\n"); in export_symbol()
702 fprintf(stderr, "%s:%d: ", cur_filename ? : "<stdin>", cur_line); in print_location()
708 fprintf(stderr, "%s %s", symbol_types[type].name, name); in print_type_name()
710 fprintf(stderr, "%s", name); in print_type_name()
721 vfprintf(stderr, fmt, args); in error_with_pos()
723 putc('\n', stderr); in error_with_pos()
755 , stderr); in genksyms_usage()
797 fputs("genksyms version 2.5.60\n", stderr); in main()
835 debugfile = stderr; in main()