Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c79 const char *cf_entry; /* name of entry, if line has an entry */ member
102 cp->cf_entry = entry; in fillconflist()
664 if (cp->cf_entry) { in conf_print()
668 opts_printword(cp->cf_entry, tstream); in conf_print()
676 opts_printword(cp->cf_entry, cstream); in conf_print()
681 if (cp->cf_entry) in conf_print()