Searched refs:buf_destroy (Results 1 – 4 of 4) sorted by relevance
215 void buf_destroy (struct Buf *buf) in buf_destroy() function
1049 extern void buf_destroy(struct Buf * buf);
480 buf_destroy(&tmpbuf); in check_options()
1383 …corrected buf_destroy logic. As with flex_alloc(), replace with direct calls to free(). The func…