Lines Matching refs:__nonnull
135 extern DIR *opendir (__const char *__name) __nonnull ((1));
150 extern int closedir (DIR *__dirp) __nonnull ((1));
163 extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
167 __nonnull ((1));
174 extern struct dirent64 *readdir64 (DIR *__dirp) __nonnull ((1));
187 __nonnull ((1, 2, 3));
194 readdir64_r) __nonnull ((1, 2, 3));
204 __nonnull ((1, 2, 3));
209 extern void rewinddir (DIR *__dirp) __THROW __nonnull ((1));
215 extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1));
218 extern long int telldir (DIR *__dirp) __THROW __nonnull ((1));
224 extern int dirfd (DIR *__dirp) __THROW __nonnull ((1));
254 __nonnull ((1, 2));
262 scandir64) __nonnull ((1, 2));
275 __nonnull ((1, 2));
281 __THROW __attribute_pure__ __nonnull ((1, 2));
286 alphasort64) __attribute_pure__ __nonnull ((1, 2));
294 __THROW __attribute_pure__ __nonnull ((1, 2));
301 __THROW __attribute_pure__ __nonnull ((1, 2));
307 __attribute_pure__ __nonnull ((1, 2));
315 __THROW __attribute_pure__ __nonnull ((1, 2));
327 __THROW __nonnull ((2, 4));
334 getdirentries64) __nonnull ((2, 4));
344 __THROW __nonnull ((2, 4));