Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c86 #define CONFF_TSONLY 2 /* entry should only be in timestamps file */ macro
306 flags = CONFF_TSONLY; in conf_scan()
673 if (cp->cf_flags & CONFF_TSONLY) in conf_print()