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

/opensolaris-onvv-gate/usr/src/cmd/logadm/
H A Dopts.h69 void opts_print(struct opts *opts, FILE *stream, char *exclude);
H A Dmain.c227 opts_print(clopts, stderr, NULL);
465 opts_print(cfopts, stderr, NULL);
477 opts_print(cfopts, stdout, NULL);
530 opts_print(allopts, stderr, NULL);
H A Dconf.c648 opts_print(cp->cf_opts, cstream, exclude_opts);

Completed in 91 milliseconds