Searched refs:actindent (Results 1 – 1 of 1) sorted by relevance
821 int actindent = 0; /* # spaces to indent action */ in writemsg() local932 actindent = textindent; in writemsg()935 actindent = ACTINTROLN; in writemsg()948 actindent = textindent + ACTINTROLN; in writemsg()950 actindent = 0; in writemsg()1023 for (i = 0; i < actindent && buf < ebuf; i++) in writemsg()