Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/logadm/
H A Dconf.c80 const char *cf_com; /* any comment text found */ member
102 cp->cf_com = com; in fillconflist()
662 if (cp->cf_com) { in conf_print()
665 (void) fprintf(cstream, "#%s", cp->cf_com); in conf_print()