Searched refs:tsl (Results 1 – 1 of 1) sorted by relevance
188 int tsl = strlen(ts); in main() local209 if (strlen(header) > (size_t) (width - tsl - 1)) in main()210 mvaddstr(0, width - tsl - 4, "... "); in main()211 mvaddstr(0, width - tsl + 1, ts); in main()