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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c819 int l2indent; /* # chars to indent line 2 */ local
931 l2indent = textindent - ACTINTROLN;
934 l2indent = 0;
946 l2indent = 0;
1011 while (--l2indent >= 0 && buf < ebuf)

Completed in 58 milliseconds