Searched refs:copy (Results 1 – 6 of 6) sorted by relevance
55 char *copy = NULL; in push_locale() local69 copy = strdup (orig); in push_locale()73 return (struct locale_state) { .cur_locale = copy }; in push_locale()
322 char *copy = (char *) malloc (strlen (warnings) + 1); in set_warnings() local323 char *save = copy; in set_warnings()335 warnings = copy; in set_warnings()351 free (copy); in set_warnings()
15 You should have received a copy of the GNU General Public License31 copy, tok_copy, 0
15 You should have received a copy of the GNU General Public License
15 You should have received a copy of the GNU Lesser General Public
15 # You should have received a copy of the GNU Lesser General Public
Completed in 12 milliseconds