Home
last modified time | relevance | path

Searched refs:ibuf_fd_get (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libutil/
H A DSymbols.map35 ibuf_fd_get;
H A Dimsg.h125 int ibuf_fd_get(struct ibuf *);
H A Dimsg-buffer.c516 ibuf_fd_get(struct ibuf *buf) in ibuf_fd_get() function
/openbsd/usr.sbin/rpki-client/
H A Drrdp.c437 s->infd = ibuf_fd_get(b); in rrdp_input_handler()
H A Dhttp.c2160 http_req_new(id, uri, mod, 0, ibuf_fd_get(b)); in proc_http()