Lines Matching refs:SUCCESS
117 #define SUCCESS 0
253 "Success",
401 // Returns 0 on success, else returns on error.
407 int success = 0;
467 success = 1;
491 bool success =
497 if (!success) {
545 if (success) {
778 return SUCCESS;
2147 * Perform preliminary check of answer, returning success only
2149 * Return the size of the response on success, -1 on error.
2255 * Return the size of the response on success, -1 on error.