Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c54 static void conf_print(FILE *cstream, FILE *tstream);
648 conf_print(FILE *cstream, FILE *tstream) in conf_print() argument
676 opts_printword(cp->cf_entry, cstream); in conf_print()
678 opts_print(cp->cf_opts, cstream, exclude_opts); in conf_print()
682 (void) fprintf(cstream, " "); in conf_print()
683 (void) fprintf(cstream, "#%s", cp->cf_com); in conf_print()
685 (void) fprintf(cstream, "\n"); in conf_print()