Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/npppd/common/
H A Dbytebuf.h50 int bytebuffer_capacity (bytebuffer *);
H A Dbytebuf.c304 bytebuffer_capacity(bytebuffer *_this) in bytebuffer_capacity() function