Home
last modified time | relevance | path

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

/titanic_44/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
/titanic_44/usr/src/cmd/truss/
H A Dprint.h69 #define IOB 27 /* print contents of I/O buffer */ macro