Searched refs:ebuf_add_head (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/hastd/
H A Debuf.h42 int ebuf_add_head(struct ebuf *eb, const void *data, size_t size);
H A Dhast_proto.c117 if (ebuf_add_head(eb, &hdr, sizeof(hdr)) == -1)
H A Debuf.c109 ebuf_add_head(struct ebuf *eb, const void *data, size_t size) function

Completed in 50 milliseconds