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

/osnet-11/usr/src/grub/grub2/
H A Dconfigure192 as_func_ret_success () { function
212 if as_func_ret_success; then
216 echo as_func_ret_success failed.
224 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
307 as_func_ret_success () { function
327 if as_func_ret_success; then
331 echo as_func_ret_success failed.
339 if ( set x; as_func_ret_success y && test x = "$1" ); then
396 as_func_ret_success () { function
416 if as_func_ret_success; the
[all...]

Completed in 39 milliseconds