Home | History | Annotate | Download | only in fastboot

Lines Matching defs:fp

576     FILE* fp = tmpfile();
577 if (fp == nullptr) {
590 int fd = fileno(fp);