Home
last modified time | relevance | path

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

/openbsd/lib/libutil/
H A DSymbols.map55 ibuf_set_h16;
H A Dimsg.h102 int ibuf_set_h16(struct ibuf *, size_t, uint64_t);
H A Dimsg-buffer.c311 ibuf_set_h16(struct ibuf *buf, size_t pos, uint64_t value) in ibuf_set_h16() function