Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_error.c80 { EDT_CPPFORK, "Failed to fork preprocessor" },
H A Ddt_impl.h501 EDT_CPPFORK, /* failed to fork preprocessor */ enumerator
H A Ddt_cc.c1886 (void) dt_set_errno(dtp, EDT_CPPFORK); in dt_preproc()