Home
last modified time | relevance | path

Searched refs:message5 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dutil.c87 message5 (format_msgid, arg1, arg2, 0, 0); in message()
91 message5 (char const *format_msgid, char const *arg1, char const *arg2, in message5() function
H A Ddiff.h365 void message5 (char const *, char const *, char const *, char const *, char const *);
H A Ddiff.c1270 message5 ("File %s is a %s while file %s is a %s\n", in compare_files()
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Ddiff.h342 void message5 PARAMS((char const *, char const *, char const *, char const *, char const *));
H A Dutil.c124 message5 (format, arg1, arg2, 0, 0);
128 message5 (format, arg1, arg2, arg3, arg4) in message5() function
H A Ddiff.c1128 message5 ("File %s is a %s while file %s is a %s\n",
H A DChangeLog507 (message5): Use printf_output and write_output.
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog841 (message5): sizeof -> offsetof
1550 * util.c (struct msg, message5, print_message_queue):
2172 (message5): New function.