Home
last modified time | relevance | path

Searched refs:l1indent (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c816 int l1indent; /* # chars to indent line 1 */ in writemsg() local
928 l1indent = 0; in writemsg()
935 l1indent = ACTINTROLN - textindent; in writemsg()
939 l1indent = 0; in writemsg()
943 l1indent = 0; in writemsg()
959 while (--l1indent >= 0 && buf < ebuf) in writemsg()
976 while (--l1indent >= 0 && buf < ebuf) in writemsg()