Lines Matching defs:file
75 char *file; member
107 add_msg(int setid, int msgid, char *msg, char *file, int line, int no_write) in add_msg()
123 is_writable(char *file) in is_writable()
137 write_msgfile(char *file) in write_msgfile()
269 lookup_msgid(SetID si, int msgid, char *msg, char *file, int line) in lookup_msgid()
292 add_msgid(SetID si, int msgid, char *msg, char *file, int line, int no_write) in add_msgid()
350 add_setid(int setid, int msgid, char *msg, char *file, int line, int no_write) in add_setid()
410 read_projfile(char *file) in read_projfile()
454 write_projfile(char *file) in write_projfile()
496 get_msgid(char *file, int line, int setid, char *str) in get_msgid()
553 read_msgfile(char *file) in read_msgfile()
818 src_err(char *file, int line, char *fmt, ...) in src_err()