Searched refs:inbuf (Results 1 – 1 of 1) sorted by relevance
565 struct inbuf { struct569 static void inbuf_init(struct inbuf *inb, void *base, void *limit) in inbuf_init() argument576 static void flat_read_chunk(struct inbuf *inb, void *p, int len) in flat_read_chunk()586 static uint32_t flat_read_word(struct inbuf *inb) in flat_read_word()597 static void flat_realign(struct inbuf *inb, int align) in flat_realign()606 static char *flat_read_string(struct inbuf *inb) in flat_read_string()627 static struct data flat_read_data(struct inbuf *inb, int len) in flat_read_data()644 static char *flat_read_stringtable(struct inbuf *inb, int offset) in flat_read_stringtable()663 static struct property *flat_read_property(struct inbuf *dtbuf, in flat_read_property()664 struct inbuf *strbuf, int flags) in flat_read_property()[all …]