Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c81 const char *cf_com; /* any comment text found */ member
104 cp->cf_com = com; in fillconflist()
680 if (cp->cf_com) { in conf_print()
683 (void) fprintf(cstream, "#%s", cp->cf_com); in conf_print()