Searched refs:dirent (Results 1 – 11 of 11) sorted by relevance
/picolibc-3.5.0-3.4.0/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 | 51 dirent.h
|
D | meson.build | 51 'dirent.h',
|
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/sys/ |
D | dirent.h | 41 struct dirent { struct 51 struct dirent dirent; argument
|
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/ |
D | dir.h | 9 #define direct dirent
|
D | CMakeLists.txt | 41 dirent.h
|
D | meson.build | 41 'dirent.h',
|
/picolibc-3.5.0-3.4.0/newlib/libc/posix/ |
D | nftw.c | 101 struct dirent *de; in do_nftw()
|
/picolibc-3.5.0-3.4.0/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-3.5.0-3.4.0/ |
D | COPYING.picolibc | 1265 Files: newlib/libc/include/dirent.h 1282 newlib/libc/include/sys/dirent.h 2098 newlib/libc/machine/spu/sys/dirent.h
|