Searched refs:line_sz (Results 1 – 1 of 1) sorted by relevance
127 static size_t line_sz; /* Bytes in the header line. */ variable1962 line_buf = safe_malloc(line_sz); in print_header()3840 line_sz = 0; in main()3867 line_sz += columns[i].width + 1; in main()