Home
last modified time | relevance | path

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

/hardware/intel/img/libdrm/
Dltmain.sh458 my_status=$?
459 if test "$my_status" -eq 0; then :; else
460 eval "(exit $my_status); $my_fail_exp"
483 my_status=$?
485 if test "$my_status" -eq 0; then :; else
486 eval "(exit $my_status); $my_fail_exp"