Home
last modified time | relevance | path

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

/dragonfly/contrib/xz/src/xz/
H A Dmessage.h123 extern void message_help(bool long_help) lzma_attribute((__noreturn__));
H A Dargs.c288 message_help(false); in parse_real()
293 message_help(true); in parse_real()
H A Dmessage.c1091 message_help(bool long_help) in message_help() function