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

/illumos-gate/usr/src/cmd/od/
H A Dod.c85 } buffer_t; typedef in typeref:struct:buffer
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)
206 do_char(buffer_t *buf, int index)
344 refill(buffer_t *b)
546 buffer_t buffer;
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c1023 } buffer_t; typedef in typeref:union:__anon1054
1064 buffer_t buffer;

Completed in 62 milliseconds