Searched refs:bytebuffer_realloc (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.sbin/npppd/common/ | ||
| D | bytebuf.h | 44 int bytebuffer_realloc (bytebuffer *, size_t); |
| D | bytebuf.c | 162 bytebuffer_realloc(bytebuffer *_this, size_t capacity) in bytebuffer_realloc() function |