Home
last modified time | relevance | path

Searched refs:reason_msgid (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dcmp.c115 try_help (char const *reason_msgid, char const *operand) in try_help() argument
117 if (reason_msgid) in try_help()
118 error (0, 0, _(reason_msgid), operand); in try_help()
H A Dsdiff.c166 try_help (char const *reason_msgid, char const *operand) in try_help() argument
168 if (reason_msgid) in try_help()
169 error (0, 0, _(reason_msgid), operand); in try_help()
H A Ddiff.c816 try_help (char const *reason_msgid, char const *operand) in try_help() argument
818 if (reason_msgid) in try_help()
819 error (0, 0, _(reason_msgid), operand); in try_help()
H A Ddiff3.c424 try_help (char const *reason_msgid, char const *operand) in try_help() argument
426 if (reason_msgid) in try_help()
427 error (0, 0, _(reason_msgid), operand); in try_help()