Home
last modified time | relevance | path

Searched defs:_bytebuffer (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/npppd/common/
H A Dbytebuf.c70 struct _bytebuffer { struct
72 int position;
74 int limit;
76 int mark;
78 size_t capacity;
80 void *data;