Home | History | Annotate | Download | only in binder

Lines Matching refs:EBADF

515         if (result < NO_ERROR && result != TIMED_OUT && result != -ECONNREFUSED && result != -EBADF) {
526 } while (result != -ECONNREFUSED && result != -EBADF);
538 return -EBADF;
827 return -EBADF;
885 err = -EBADF;