Home
last modified time | relevance | path

Searched refs:bytebuffer_realloc (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/usr.sbin/npppd/common/
Dbytebuf.h44 int bytebuffer_realloc (bytebuffer *, size_t);
Dbytebuf.c162 bytebuffer_realloc(bytebuffer *_this, size_t capacity) in bytebuffer_realloc() function