Lines Matching refs:__restrict
184 extern int readdir_r (DIR *__restrict __dirp,
185 struct dirent *__restrict __entry,
186 struct dirent **__restrict __result)
191 (DIR *__restrict __dirp,
192 struct dirent *__restrict __entry,
193 struct dirent **__restrict __result),
201 extern int readdir64_r (DIR *__restrict __dirp,
202 struct dirent64 *__restrict __entry,
203 struct dirent64 **__restrict __result)
250 extern int scandir (__const char *__restrict __dir,
251 struct dirent ***__restrict __namelist,
258 (__const char *__restrict __dir,
259 struct dirent ***__restrict __namelist,
271 extern int scandir64 (__const char *__restrict __dir,
272 struct dirent64 ***__restrict __namelist,
324 extern __ssize_t getdirentries (int __fd, char *__restrict __buf,
326 __off_t *__restrict __basep)
331 (int __fd, char *__restrict __buf,
333 __off64_t *__restrict __basep),
341 extern __ssize_t getdirentries64 (int __fd, char *__restrict __buf,
343 __off64_t *__restrict __basep)