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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c80 const char *cf_com; /* any comment text found */ member in struct:confinfo
102 cp->cf_com = com;
670 if (cp->cf_com) {
673 (void) fprintf(cstream, "#%s", cp->cf_com);

Completed in 44 milliseconds