Searched refs:io_read_buf_alloc (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.sbin/rpki-client/ |
| D | io.c | 140 io_read_buf_alloc(struct ibuf *b, void **res, size_t *sz) in io_read_buf_alloc() function
|
| D | tal.c | 240 io_read_buf_alloc(b, (void **)&p->pkey, &p->pkeysz); in tal_read()
|
| D | main.c | 162 io_read_buf_alloc(b, (void **)&ent->data, &ent->datasz); in entity_read_req() 744 io_read_buf_alloc(b, (void **)&data, &dsz); in rrdp_process()
|
| D | extern.h | 907 void io_read_buf_alloc(struct ibuf *, void **, size_t *);
|