Searched refs:ibuf_dynamic (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libopenbsd/
H A Dimsg.h84 struct ibuf *ibuf_dynamic(size_t, size_t);
H A Dimsg-buffer.c56 ibuf_dynamic(size_t len, size_t max) function
H A Dimsg.c229 if ((wbuf = ibuf_dynamic(datalen, MAX_IMSGSIZE)) == NULL) {

Completed in 106 milliseconds