Searched refs:DEFAULT_STRLEN (Results 1 – 4 of 4) sorted by relevance
27 #ifndef DEFAULT_STRLEN28 #define DEFAULT_STRLEN 32 /* default maximum # of bytes printed in */ macro
58 .strlen = DEFAULT_STRLEN, /* maximum # of bytes printed in strings */
96 #ifndef DEFAULT_STRLEN98 # define DEFAULT_STRLEN 32 macro
149 unsigned int max_strlen = DEFAULT_STRLEN;269 , DEFAULT_ACOLUMN, DEFAULT_STRLEN, DEFAULT_SORTBY); in usage()