Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dopts.h58 void opts_free(struct opts *opts);
H A Dopts.c202 opts_free(struct opts *opts) in opts_free() function
H A Dmain.c568 opts_free(allopts); in dologname()