Searched refs:opts_free (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/logadm/ | ||
H A D | opts.h | 58 void opts_free(struct opts *opts); |
H A D | opts.c | 202 opts_free(struct opts *opts) in opts_free() function |
H A D | main.c | 568 opts_free(allopts); in dologname() |