Home | History | Annotate | Download | only in microspdy

Lines Matching refs:free

5     This program is free software: you can redistribute it and/or modify
7 the Free Software Foundation, either version 3 of the License, or
68 * Free resources associated with all closed connections.
69 * (destroy responses, free buffers, etc.).
358 free(servaddr4);
360 free(servaddr6);
363 free(daemon->certfile);
365 free(daemon->keyfile);
366 free (daemon);
382 free(daemon->address);
384 free(daemon->certfile);
385 free(daemon->keyfile);
387 free(daemon);