Home | History | Annotate | Download | only in adb

Lines Matching refs:adb_fputs

2467 int adb_fputs(const char* buf, FILE* stream) {
2469 // which fputs (and hence adb_fputs) should return on error.