Home
last modified time | relevance | path

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

/openbsd/lib/libutil/
H A DSymbols.map25 ibuf_add_h64;
H A Dimsg.h94 int ibuf_add_h64(struct ibuf *, uint64_t);
H A Dimsg-buffer.c223 ibuf_add_h64(struct ibuf *buf, uint64_t value) in ibuf_add_h64() function