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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c78 const char *cf_entry; /* name of entry, if line has an entry */ member in struct:confinfo
100 cp->cf_entry = entry;
657 if (cp->cf_entry) {
658 opts_printword(cp->cf_entry, cstream);
664 opts_printword(cp->cf_entry, tstream);
671 if (cp->cf_entry)

Completed in 69 milliseconds