Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/logadm/
H A Dconf.c53 static void conf_print(FILE *cstream, FILE *tstream);
458 conf_print(stderr, NULL); in conf_close()
503 conf_print(cfp, tfp); in conf_close()
633 conf_print(FILE *cstream, FILE *tstream) in conf_print() function
693 conf_print(stdout, NULL); in main()