Lines Matching refs:free
129 B = Set free-asap bit
137 IO free- dispatch protocol shutdown
202 * Set flag so we free the connection as soon as possible.
277 free (iceConn->connection_string);
278 free (iceConn->vendor);
279 free (iceConn->release);
280 free (iceConn->inbuf);
281 free (iceConn->outbuf);
282 free (iceConn->scratch);
283 free (iceConn->process_msg_info);
284 free (iceConn->connect_to_you);
285 free (iceConn->protosetup_to_you);
286 free (iceConn->connect_to_me);
287 free (iceConn->protosetup_to_me);
288 free (iceConn);