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

/illumos-gate/usr/src/lib/libast/common/stdio/
H A D_stdfun.c38 #define IOB ((char*)__iob_func()) macro
40 #define IOB ((char*)__p__iob()) macro
42 #define IOB ((char*)_iob) macro
44 #define IOB ((char*)_p__iob()) macro
59 if (!iob && !(iob = IOB))
/illumos-gate/usr/src/cmd/truss/
H A Dprint.h69 #define IOB 27 /* print contents of I/O buffer */ macro

Completed in 64 milliseconds