Home | History | Annotate | Download | only in src

Lines Matching full:fileno

1371   if (fstat(fileno(file), &file_stat) != 0) return NULL;