Searched refs:tuklib_wrapf (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/xz/src/xz/ |
H A D | message.c | 985 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1001 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1013 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1040 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1056 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1072 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1092 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1120 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1139 e |= tuklib_wrapf(stdout, &wrap2, in message_help() 1155 e |= tuklib_wrapf(stdout, &wrap3, in message_help() [all …]
|
/freebsd/contrib/xz/src/common/ |
H A D | tuklib_mbstr_wrap.h | 188 #define tuklib_wrapf TUKLIB_SYMBOL(tuklib_wrapf) macro 190 extern int tuklib_wrapf(FILE *stream, const struct tuklib_wrap_opt *opt,
|
H A D | tuklib_mbstr_wrap.c | 249 tuklib_wrapf(FILE *stream, const struct tuklib_wrap_opt *opt, in tuklib_wrapf() function
|
/freebsd/contrib/xz/src/lzmainfo/ |
H A D | lzmainfo.c | 49 e |= tuklib_wrapf(stdout, &wrap0, in help() 53 e |= tuklib_wrapf(stdout, &wrap0, in help()
|