Searched refs:wrap0 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/xz/src/lzmainfo/ |
| H A D | lzmainfo.c | 37 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 D | message.c | 962 static const struct tuklib_wrap_opt wrap0 = { 0, 0, 0, 0, 79 }; in message_help() local 971 e |= tuklib_wraps(stdout, &wrap0, in message_help() 975 e |= tuklib_wraps(stdout, &wrap0, in message_help() 1272 e |= tuklib_wraps(stdout, &wrap0, in message_help() 1276 e |= tuklib_wrapf(stdout, &wrap0, in message_help() 1284 e |= tuklib_wrapf(stdout, &wrap0, in message_help() 1290 e |= tuklib_wraps(stdout, &wrap0, W_( in message_help()
|