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 */
111 #ifndef DEFAULT_STRLEN113 # define DEFAULT_STRLEN 32 macro
148 unsigned int max_strlen = DEFAULT_STRLEN;250 , DEFAULT_ACOLUMN, DEFAULT_STRLEN, DEFAULT_SORTBY); in usage()