Home
last modified time | relevance | path

Searched refs:message_help (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/xz/src/xz/
H A Dmessage.h113 extern void message_help(bool long_help);
H A Dargs.c412 message_help(false); in parse_real()
417 message_help(true); in parse_real()
H A Dmessage.c960 message_help(bool long_help) in message_help() function