Home
last modified time | relevance | path

Searched refs:EDT_FIO (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c67 { EDT_FIO, "Error occurred while reading from input stream" },
H A Ddt_lex.l58 longjmp(yypcb->pcb_jmpbuf, EDT_FIO); \
H A Ddt_impl.h533 EDT_FIO, /* file i/o error */ enumerator