Home | History | Annotate | Download | only in src

Lines Matching refs:free

6  *  This library is free software; you can redistribute it and/or
8 * License as published by the Free Software Foundation; either
17 * License along with this library; if not, write to the Free Software
55 free(buff);
151 free(temp);
172 free(node);
182 free(temp->data);
184 free(temp);
225 free(array);
269 * later I won't free a ptr twice.
305 free(line);