Home | History | Annotate | Download | only in net

Lines Matching refs:SUCCESS

109 #define SUCCESS 0
239 "Success",
357 int success = (ret == 0);
361 return success;
583 return SUCCESS;
1921 * Perform preliminary check of answer, returning success only
1923 * Return the size of the response on success, -1 on error.
2029 * Return the size of the response on success, -1 on error.