Home | History | Annotate | Download | only in src

Lines Matching refs:free

140                 free(state);
177 free(state);
184 free(state);
202 free(state);
247 free(state->path);
248 free(state);
299 free(path);
570 state->msg accordingly. Free any previous error message already there. Do
571 not try to free or allocate space if the error is Z_MEM_ERROR (out of
580 /* free previously allocated message and clear */
583 free(state->msg);