Searched refs:dirent (Results 1 – 11 of 11) sorted by relevance
| /picolibc-latest/newlib/libc/include/ |
| D | dirent.h | 47 int alphasort(const struct dirent **, const struct dirent **); 55 struct dirent * 58 int readdir_r(DIR *__restrict, struct dirent *__restrict, 59 struct dirent **__restrict); 63 int scandir(const char *, struct dirent ***, 64 int (*)(const struct dirent *), int (*)(const struct dirent **, 65 const struct dirent **)); 78 int scandirat(int, const char *, struct dirent ***, 79 int (*) (const struct dirent *), int (*) (const struct dirent **, 80 const struct dirent **)); [all …]
|
| D | glob.h | 57 struct dirent *(*gl_readdir)(void *);
|
| D | CMakeLists.txt | 50 dirent.h
|
| D | meson.build | 50 'dirent.h',
|
| /picolibc-latest/newlib/libc/machine/spu/sys/ |
| D | dirent.h | 41 struct dirent { struct 51 struct dirent dirent; argument
|
| /picolibc-latest/newlib/libc/include/sys/ |
| D | dir.h | 9 #define direct dirent
|
| D | meson.build | 41 'dirent.h', 92 ignore_headers = ['config.h', 'features.h', 'string.h', 'custom_file.h', 'dirent.h']
|
| D | CMakeLists.txt | 41 dirent.h
|
| /picolibc-latest/newlib/libc/posix/ |
| D | nftw.c | 103 struct dirent *de; in do_nftw()
|
| /picolibc-latest/newlib/ |
| D | ChangeLog-2015 | 569 libc/sys/rtems/sys/dirent.h: Move to ... 570 libc/sys/rtems/include/sys/dirent.h: ... here. 2321 * libc/machine/spu/sys/dirent.h, libc/sys/decstation/sys/dirent.h, 2322 libc/sys/linux/sys/dirent.h, libc/sys/rtems/sys/dirent.h, 2323 libc/sys/sparc64/sys/dirent.h, libc/sys/sun4/sys/dirent.h, 2324 libc/sys/sysvi386/sys/dirent.h: Add readdir_r() prototype. 4079 * libc/sys/rtems/sys/dirent.h (scandir): 4742 * libc/sys/rtems/sys/dirent.h (_seekdir): Add prototype. 4743 * libc/sys/linux/sys/dirent.h (_seekdir): Fix prototype to use long 7474 * libc/sys/linux/inode.c: Include <dirent.h> instead of [all …]
|
| /picolibc-latest/ |
| D | COPYING.picolibc | 1421 Files: newlib/libc/include/dirent.h 1440 newlib/libc/include/sys/dirent.h 2277 newlib/libc/machine/spu/sys/dirent.h
|