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

/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh1223 _G_status=$?
1224 if test 0 -ne "$_G_status"; then
1225 eval "(exit $_G_status); $_G_fail_exp"
1251 _G_status=$?
1253 if test 0 -ne "$_G_status"; then
1254 eval "(exit $_G_status); $_G_fail_exp"

Completed in 518 milliseconds