Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dunistd.in.h530 extern int readlink (const char *file, char *buf, size_t bufsize);
533 # undef readlink
534 # define readlink(f,b,s) \ macro
537 readlink (f, b, s))
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure.ac86 AC_CHECK_FUNC(readlink, have_readlink=yes)
Dconfigure27306 /* Define readlink to an innocuous variant, in case <limits.h> declares readlink.
27311 which can conflict with char readlink (); below.
27329 char readlink ();
27340 return readlink ();
/ndk/sources/host-tools/sed-4.2.1/sed/
Dutils.c371 while ((rc = readlink (buf, buf2, buf_size)) == buf_size) in follow_symlink()
/ndk/sources/host-tools/make-3.81/
Dconfigure.in156 lstat readlink atexit)
307 # if we have both lstat() and readlink() then we can support symlink
Dconfig.h.in166 /* Define to 1 if you have the `readlink' function. */
Dremake.c1417 EINTRLOOP (llen, readlink (lpath, lbuf, GET_PATH_MAX)); in name_mtime()
Dconfigure7323 lstat readlink atexit
DChangeLog989 readlink(). If both are available, define MAKE_SYMLINKS.
/ndk/build/tools/toolchain-patches/gdb/
D0007-find-python.patch37 + if ((len = readlink("/proc/self/exe", new_argv0, sizeof(new_argv0)-1)) != -1)
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0725 m4trace:configure.in:152: -1- AH_OUTPUT([HAVE_READLINK], [/* Define to 1 if you have the `readlink\…
Doutput.07323 lstat readlink atexit
9082 # if we have both lstat() and readlink() then we can support symlink