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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c108 #define COMPRESS_TYPES 4 /* Number of supported compression types */ macro
148 const struct compress_types compress_type[COMPRESS_TYPES] = {
1507 for (c = 0; c < COMPRESS_TYPES; c++)
1656 for (c = 0; c < COMPRESS_TYPES; c++) {
1707 for (c = 0; c < COMPRESS_TYPES; c++) {
1998 for (c = 1; c < COMPRESS_TYPES; c++) {

Completed in 65 milliseconds