Home
last modified time | relevance | path

Searched refs:bytebuffer_get (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/npppd/common/
H A Dbytebuf.h47 void *bytebuffer_get (bytebuffer *, void *, size_t);
H A Dbytebuf.c267 bytebuffer_get(bytebuffer *_this, void *dst, size_t dstlen) in bytebuffer_get() function
/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp_ctrl.c436 bytebuffer_get(_this->recv_buf, NULL, hdrlen); in pptp_ctrl_io_event()
548 bytebuffer_get(_this->send_buf, NULL, sz); in pptp_ctrl_output_flush()