Home
last modified time | relevance | path

Searched refs:buffer_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/od/
H A Dod.c85 } buffer_t; typedef
94 void (*func)(buffer_t *, int); /* output function */
124 get_ ## typ(buffer_t *b, int index) \
143 do_ ## nm(buffer_t *buf, int index) \
193 do_ascii(buffer_t *buf, int index) in do_ascii()
206 do_char(buffer_t *buf, int index) in do_char()
344 refill(buffer_t *b) in refill()
546 buffer_t buffer; in main()
/titanic_41/usr/src/cmd/pcitool/
H A Dpcitool.c1023 } buffer_t; in bytedump_get() typedef
1064 buffer_t buffer; in bytedump_get()