Home
last modified time | relevance | path

Searched refs:DIR (Results 1 – 12 of 12) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/include/
Ddirent.h48 int dirfd(DIR *);
51 int fdclosedir(DIR *);
53 DIR *opendir(const char *);
54 DIR *fdopendir(int);
56 readdir(DIR *);
58 int readdir_r(DIR *__restrict, struct dirent *__restrict,
61 void rewinddir(DIR *);
68 void _seekdir(DIR *, long);
72 void seekdir(DIR *, long);
73 long telldir(DIR *);
[all …]
/picolibc-3.5.0-3.4.0/.github/
Ddo-cmake-test3 DIR=build-"$TARGET"
7 mkdir $DIR
9 (cd $DIR || exit 1
Ddo-build3 DIR=build-"$TARGET"
11 mkdir "$DIR"
13 (cd "$DIR" || exit 1
Ddo-test3 DIR=build-"$TARGET"
11 mkdir "$DIR"
13 (cd "$DIR" || exit 1
/picolibc-3.5.0-3.4.0/scripts/
Ddo-configure36 DIR="$(dirname "$0")"
52 CROSS="$DIR"/cross-"$ARCH".txt
114 "$DIR"/..
122 "$DIR"/..
Ddo-native-configure36 DIR="$(dirname "$0")"
56 "$DIR"/..
/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/sys/
Ddirent.h52 } DIR; typedef
/picolibc-3.5.0-3.4.0/doc/
Dtesting.md14 DIR=`dirname $0`
15 meson $DIR \
Dbuild.md364 DIR=`dirname $0`
365 meson "$DIR" \
368 --cross-file "$DIR"/cross-$ARCH.txt \
/picolibc-3.5.0-3.4.0/newlib/libc/posix/
Dnftw.c99 DIR *d = opendir(path); in do_nftw()
/picolibc-3.5.0-3.4.0/newlib/
DREADME195 [--prefix=DIR]
205 `--prefix=DIR'
207 `DIR'.
209 `--exec-prefix=DIR'
211 `DIR'.
DChangeLog-201515914 * libc/sys/cygwin/sys/dirent.h (struct DIR): Change type of
17947 * libc/sys/linux/sys/dirent.h: Add dd_lock to DIR structure.
19356 * libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.
20441 long telldir (DIR *) as mentioned in annex B of POSIX.1
22751 DIR struct used for readdir hashes.
25008 * libc/sys/win32/sys/dirent.h (DIR): New member __d_dirname.
25011 if argument is valid. Save directory name in DIR. malloc space