Searched refs:current_file (Results 1 – 6 of 6) sorted by relevance
24 fprintf(stderr, "%s:%d: ", current_file->name, yylineno); in pperror()122 return xstrdup(current_file->name); in do_filename()185 current_file->name, yylineno, argv[1]); in do_warning_if()
81 current_file->name, yylineno, chr); in warn_ignored_character()
288 extern struct file *current_file;
19 struct file *current_file; variable55 menu->file = current_file; in menu_add_entry()
535 if (current_menu->file != current_file) { in zconf_endtoken()
1285 prop->file = current_file; in prop_alloc()
Completed in 9 milliseconds