Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Dcmp.c110 try_help (char const *reason_msgid, char const *operand) in try_help() argument
112 if (reason_msgid) in try_help()
113 error (0, 0, _(reason_msgid), operand); in try_help()
H A Dsdiff.c164 try_help (char const *reason_msgid, char const *operand) in try_help() argument
166 if (reason_msgid) in try_help()
167 error (0, 0, _(reason_msgid), operand); in try_help()
H A Ddiff.c842 try_help (char const *reason_msgid, char const *operand) in try_help() argument
844 if (reason_msgid) in try_help()
845 error (0, 0, _(reason_msgid), operand); in try_help()
H A Ddiff3.c406 try_help (char const *reason_msgid, char const *operand) in try_help() argument
408 if (reason_msgid) in try_help()
409 error (0, 0, _(reason_msgid), operand); in try_help()