Home
last modified time | relevance | path

Searched refs:conf_print (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);
473 conf_print(stderr, NULL); in conf_close()
518 conf_print(cfp, tfp); in conf_close()
648 conf_print(FILE *cstream, FILE *tstream) in conf_print() function
713 conf_print(stdout, NULL); in main()