Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/logadm/
H A Dconf.c78 const char *cf_entry; /* name of entry, if line has an entry */ member
100 cp->cf_entry = entry; in fillconflist()
649 if (cp->cf_entry) { in conf_print()
650 opts_printword(cp->cf_entry, cstream); in conf_print()
656 opts_printword(cp->cf_entry, tstream); in conf_print()
663 if (cp->cf_entry) in conf_print()