Searched refs:local_opts (Results 1 – 2 of 2) sorted by relevance
77 static void free_opts(struct option *local_opts) in free_opts() argument79 if (local_opts != original_opts) { in free_opts()80 free(local_opts); in free_opts()
164 static void free_opts(struct option *local_opts) in free_opts() argument166 if (local_opts != original_opts) { in free_opts()167 free(local_opts); in free_opts()