Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prtconf/
H A Dprtconf.c48 #define INDENT_LENGTH 4 macro
81 (void) printf("%*s", INDENT_LENGTH * ilev, ""); in indent_to_level()