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

/freebsd-13-stable/sbin/hastd/
H A Debuf.c66 static int ebuf_head_extend(struct ebuf *eb, size_t size);
121 if (ebuf_head_extend(eb, size) == -1)
215 ebuf_head_extend(struct ebuf *eb, size_t size) function

Completed in 98 milliseconds