Home | History | Annotate | Download | only in gio

Lines Matching refs:success

1990   gboolean success;
2003 success = SHFileOperationW (&op) == 0;
2005 if (success && op.fAnyOperationsAborted)
2013 success = FALSE;
2015 else if (!success)
2022 return success;