Searched refs:tuklib_wrap_opt (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/xz/src/common/ |
| H A D | tuklib_mbstr_wrap.h | 52 struct tuklib_wrap_opt { struct 80 extern int tuklib_wraps(FILE *stream, const struct tuklib_wrap_opt *opt, argument 190 extern int tuklib_wrapf(FILE *stream, const struct tuklib_wrap_opt *opt,
|
| H A D | tuklib_mbstr_wrap.c | 23 tuklib_wraps(FILE *outfile, const struct tuklib_wrap_opt *opt, const char *str) in tuklib_wraps() 249 tuklib_wrapf(FILE *stream, const struct tuklib_wrap_opt *opt, in tuklib_wrapf()
|
| /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() 963 static const struct tuklib_wrap_opt wrap1 = { 1, 1, 1, 1, 79 }; in message_help() 964 static const struct tuklib_wrap_opt wrap2 = { 2, 2, 22, 22, 79 }; in message_help() 965 static const struct tuklib_wrap_opt wrap3 = { 24, 24, 36, 36, 79 }; in message_help() 1302 static const struct tuklib_wrap_opt wrap = { .right_margin = 76 }; in message_filters_help()
|
| /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()
|