HomeSort by: relevance | last modified time | path
    Searched defs:xreadlink (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl2/xcvs/dist/lib/
xreadlink.c 0 /* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
20 __RCSID("$NetBSD: xreadlink.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
29 #include "xreadlink.h"
60 xreadlink (char const *file, size_t size) function
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
xreadlink.c 0 /* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
26 #include "xreadlink.h"
58 xreadlink (char const *filename) function
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
xreadlink.c 0 /* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
26 #include "xreadlink.h"
58 xreadlink (char const *filename) function
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
xreadlink.c 0 /* xreadlink.c -- readlink wrapper to return the link name in malloc'd storage
26 #include "xreadlink.h"
58 xreadlink (char const *filename) function
  /src/external/gpl3/gcc/dist/libbacktrace/
elf.c 109 xreadlink (const char *path ATTRIBUTE_UNUSED, char *buf ATTRIBUTE_UNUSED, function
115 #define readlink xreadlink
  /src/external/gpl3/gcc.old/dist/libbacktrace/
elf.c 104 xreadlink (const char *path ATTRIBUTE_UNUSED, char *buf ATTRIBUTE_UNUSED, function
110 #define readlink xreadlink
  /src/external/gpl3/gdb/dist/libbacktrace/
elf.c 109 xreadlink (const char *path ATTRIBUTE_UNUSED, char *buf ATTRIBUTE_UNUSED, function
115 #define readlink xreadlink
  /src/external/gpl3/gdb.old/dist/libbacktrace/
elf.c 109 xreadlink (const char *path ATTRIBUTE_UNUSED, char *buf ATTRIBUTE_UNUSED, function
115 #define readlink xreadlink

Completed in 27 milliseconds