Searched refs:FILTERS_STR_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.h94 #define FILTERS_STR_SIZE 512 macro
105 extern void message_filters_to_str(char buf[FILTERS_STR_SIZE],
H A Dmessage.c917 message_filters_to_str(char buf[FILTERS_STR_SIZE],
921 size_t left = FILTERS_STR_SIZE;
1055 char buf[FILTERS_STR_SIZE];
H A Dlist.c55 char filter_chain[FILTERS_STR_SIZE];

Completed in 112 milliseconds