Home | History | Annotate | Download | only in vold

Lines Matching refs:readdir_r

1582     while (!readdir_r(d, dent, &result) && result != NULL) {