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

/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"

Completed in 9 milliseconds