Home
last modified time | relevance | path

Searched refs:wrap0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/xz/src/lzmainfo/
H A Dlzmainfo.c37 static const struct tuklib_wrap_opt wrap0 = { 0, 0, 0, 0, 79 }; in help() local
42 e |= tuklib_wraps(stdout, &wrap0, in help()
44 e |= tuklib_wraps(stdout, &wrap0, in help()
49 e |= tuklib_wrapf(stdout, &wrap0, in help()
53 e |= tuklib_wrapf(stdout, &wrap0, in help()
/freebsd/contrib/xz/src/xz/
H A Dmessage.c969 static const struct tuklib_wrap_opt wrap0 = { 0, 0, 0, 0, 79 }; in message_help() local
978 e |= tuklib_wraps(stdout, &wrap0, in message_help()
982 e |= tuklib_wraps(stdout, &wrap0, in message_help()
1279 e |= tuklib_wraps(stdout, &wrap0, in message_help()
1283 e |= tuklib_wrapf(stdout, &wrap0, in message_help()
1291 e |= tuklib_wrapf(stdout, &wrap0, in message_help()
1297 e |= tuklib_wraps(stdout, &wrap0, W_( in message_help()