Searched defs:rb_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dbootlog.c104 static int rb_read(struct ringbuffer_t *, char *);
257 while ((rb_read(&ringbuffer, ringmessage) != -1)) {
699 rb_read(struct ringbuffer_t *buffer, char *buff) function

Completed in 44 milliseconds