Searched refs:opts_print (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dopts.h69 void opts_print(struct opts *opts, FILE *stream, char *exclude);
H A Dmain.c229 opts_print(clopts, stderr, NULL);
467 opts_print(cfopts, stderr, NULL);
479 opts_print(cfopts, stdout, NULL);
532 opts_print(allopts, stderr, NULL);
H A Dconf.c660 opts_print(cp->cf_opts, cstream, exclude_opts);

Completed in 65 milliseconds