Home
last modified time | relevance | path

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

/openbsd/lib/libutil/
H A DSymbols.map61 ibuf_set_n64;
H A Dimsg.h85 int ibuf_set_n64(struct ibuf *, size_t, uint64_t);
H A Dimsg-buffer.c306 ibuf_set_n64(struct ibuf *buf, size_t pos, uint64_t value) in ibuf_set_n64() function