Home | History | Annotate | Download | only in genext2fs

Lines Matching refs:as_func_ret_success

171 as_func_ret_success () {
191 if as_func_ret_success; then
195 echo as_func_ret_success failed.
203 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
286 as_func_ret_success () {
306 if as_func_ret_success; then
310 echo as_func_ret_success failed.
318 if ( set x; as_func_ret_success y && test x = "$1" ); then
375 as_func_ret_success () {
395 if as_func_ret_success; then
399 echo as_func_ret_success failed.
407 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then