Home
last modified time | relevance | path

Searched refs:lrealpath (Results 1 – 25 of 25) sorted by relevance

/freebsd-12-stable/gnu/usr.bin/binutils/libiberty/
DMakefile22 lrealpath.c \
/freebsd-12-stable/contrib/gcclibs/libiberty/
Dlrealpath.c76 lrealpath (const char *filename) in lrealpath() function
Dmake-relative-prefix.c292 full_progname = lrealpath (progname); in make_relative_prefix()
DMakefile.in141 lrealpath.c \
172 ./lbasename.o ./lrealpath.o \
737 ./lrealpath.o: $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \
740 $(COMPILE.c) $(PICFLAG) $(srcdir)/lrealpath.c -o pic/$@; \
742 $(COMPILE.c) $(srcdir)/lrealpath.c $(OUTPUT_OPTION)
DChangeLog409 * lrealpath.c (lrealpath): Appropriately cast return value of
486 lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
747 * lrealpath.c (lrealpath): Likewise.
1067 * lrealpath.c (lrealpath): Add _WIN32 support.
1964 * Makefile.in (CFILES): Add lrealpath.c.
1965 (REQUIRED_OFILES): Add lrealpath.o.
1966 (lrealpath.o): Add rule.
1971 * lrealpath.c: New file.
1973 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
Dfunctions.texi553 @c lrealpath.c:25
554 @deftypefn Replacement {const char*} lrealpath (const char *@var{name})
/freebsd-12-stable/contrib/binutils/libiberty/
Dlrealpath.c76 lrealpath (const char *filename) in lrealpath() function
Dmake-relative-prefix.c294 full_progname = lrealpath (progname); in make_relative_prefix_1()
DMakefile.in141 lrealpath.c \
172 ./lbasename.o ./lrealpath.o \
761 ./lrealpath.o: $(srcdir)/lrealpath.c config.h $(INCDIR)/ansidecl.h \
764 $(COMPILE.c) $(PICFLAG) $(srcdir)/lrealpath.c -o pic/$@; \
766 $(COMPILE.c) $(srcdir)/lrealpath.c $(OUTPUT_OPTION)
DChangeLog607 * lrealpath.c (lrealpath): Appropriately cast return value of
684 lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
945 * lrealpath.c (lrealpath): Likewise.
1265 * lrealpath.c (lrealpath): Add _WIN32 support.
2162 * Makefile.in (CFILES): Add lrealpath.c.
2163 (REQUIRED_OFILES): Add lrealpath.o.
2164 (lrealpath.o): Add rule.
2169 * lrealpath.c: New file.
2171 (make_relative_prefix): Simplify. Use lbasename and lrealpath.
Dfunctions.texi569 @c lrealpath.c:25
570 @deftypefn Replacement {const char*} lrealpath (const char *@var{name})
/freebsd-12-stable/contrib/less/
Difile.c120 p->h_rfilename = lrealpath(filename);
225 char *rfilename = lrealpath(filename);
Dmark.c386 mark_filename = lrealpath(mark_filename);
Dfilename.c804 lrealpath(path) in lrealpath() function
Dfuncs.h137 public char * lrealpath LESSPARAMS ((char *path));
/freebsd-12-stable/gnu/usr.bin/cc/libiberty/
DMakefile21 pexecute.c pex-common.c pex-one.c lrealpath.c strverscmp.c \
/freebsd-12-stable/contrib/gdb/include/
Dlibiberty.h90 extern char *lrealpath PARAMS ((const char *));
/freebsd-12-stable/contrib/binutils/include/
Dlibiberty.h120 extern char *lrealpath (const char *);
/freebsd-12-stable/contrib/gcclibs/include/
Dlibiberty.h116 extern char *lrealpath (const char *);
DChangeLog-9103236 * libiberty.h (lrealpath): Add declaration.
/freebsd-12-stable/contrib/binutils/ld/
Dldfile.c73 char * realname = ld_canon_sysroot ? lrealpath (name) : NULL; in is_sysrooted_pathname()
Dldmain.c221 ld_canon_sysroot = lrealpath (ld_sysroot); in main()
/freebsd-12-stable/contrib/gcc/
Dgcc.c4964 char* input_realname = lrealpath (input_filename); in do_spec_1()
4965 char* temp_realname = lrealpath (temp_filename); in do_spec_1()
DChangeLog-200417873 (do_spec_1): If HOST_LACKS_INODE_NUMBERS, use lrealpath rather
/freebsd-12-stable/contrib/gdb/
Dmd5.sum2692 894ba8399cde70ceb8ce529ca7298f3a libiberty/lrealpath.c