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

/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DError.java128 * @param errorAction integer that identifies the error-inducing
145 int errorAction, int errorOffset, String faultName,
151 action = errorAction;
144 Error(ProbeDescription pdesc, int enabledProbeID, int errorCPU, int errorAction, int errorOffset, String faultName, long faultAddress, String errorMessage) argument
/illumos-gate/usr/src/lib/libsqlite/src/
H A DvdbeInt.h274 int errorAction; /* Recovery action to do in case of an error */ member in struct:Vdbe

Completed in 56 milliseconds