Searched refs:ebuf_data (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sbin/hastd/
H A Debuf.h50 void *ebuf_data(struct ebuf *eb, size_t *sizep);
H A Dhast_proto.c118 hptr = ebuf_data(eb, &hsize);
157 hptr = ebuf_data(eb, NULL);
H A Dmetadata.c103 buf = ebuf_data(eb, NULL);
213 ptr = ebuf_data(eb, &size);
H A Debuf.c189 ebuf_data(struct ebuf *eb, size_t *sizep) function
H A Dnv.c219 ptr = ebuf_data(nv->nv_ebuf, &size);
354 ptr = ebuf_data(nv->nv_ebuf, &size);
640 ptr = ebuf_data(nv->nv_ebuf, &size);
849 ptr = ebuf_data(nv->nv_ebuf, &size);

Completed in 66 milliseconds