Searched defs:conf_print (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dconf.c53 static void conf_print(FILE *cstream, FILE *tstream);
466 conf_print(stderr, NULL);
511 conf_print(cfp, tfp);
641 conf_print(FILE *cstream, FILE *tstream) function
701 conf_print(stdout, NULL);

Completed in 58 milliseconds