Home
last modified time | relevance | path

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

/openbsd/lib/libutil/
H A DSymbols.map56 ibuf_set_h32;
H A Dimsg.h103 int ibuf_set_h32(struct ibuf *, size_t, uint64_t);
H A Dimsg-buffer.c324 ibuf_set_h32(struct ibuf *buf, size_t pos, uint64_t value) in ibuf_set_h32() function