Home
last modified time | relevance | path

Searched refs:ibuf_free (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libopenbsd/
H A Dimsg-buffer.c181 ibuf_free(struct ibuf *buf) in ibuf_free() function
306 ibuf_free(buf); in ibuf_dequeue()
H A Dimsg.h90 void ibuf_free(struct ibuf *);
H A Dimsg.c241 ibuf_free(msg); in imsg_add()