Searched refs:err_exit2 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_staticvariables.sh26 function err_exit2 function
42 [[ "${output}" != "${expected_output}" ]] && err_exit2 ${line_number} "${output} != ${expected_output}"
45 alias err_exit='err_exit2 $LINENO'
H A Dstatics.sh20 function err_exit2 function
36 [[ "${output}" != "${expected_output}" ]] && err_exit2 ${line_number} "${output} != ${expected_output}"
39 alias err_exit='err_exit2 $LINENO'
/illumos-gate/usr/src/uts/intel/io/drm/
H A Dradeon_drv.c188 goto err_exit2;
195 goto err_exit2;
199 err_exit2:
H A Di915_drv.c881 goto err_exit2;
916 err_exit2:

Completed in 65 milliseconds