Home | History | Annotate | Download | only in fsstress

Lines Matching full:opendir_path

268 DIR *opendir_path(pathname_t *);
1100 DIR *opendir_path(pathname_t * name)
1111 rval = opendir_path(&newname);
2088 dir = opendir_path(&f);