Searched refs:local_opts (Results 1 – 2 of 2) sorted by relevance
82 static void free_opts(struct option *local_opts) in free_opts() argument84 if (local_opts != original_opts) { in free_opts()85 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()