Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c735 #define MAXCONFLINE 4096 macro
740 char buf[MAXCONFLINE]; in config_print()
745 pconf(flags, croot->child, buf, 0, MAXCONFLINE); in config_print()