Home | History | Annotate | Download | only in fastboot

Lines Matching refs:EISDIR

868         errno = S_ISDIR(s.st_mode) ? EISDIR : EINVAL;