Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bio/
H A Dbio_local.h111 int ibuf_size; /* how big is the input buffer */ member
/openbsd/lib/libutil/
H A Dimsg-buffer.c351 ibuf_size(const struct ibuf *buf) in ibuf_size() function