Searched refs:relpath (Results 1 – 7 of 7) sorted by relevance
/coreutils/src/ |
D | relpath.h | 23 relpath (char const *can_fname, char const *can_reldir, char *buf, size_t len);
|
D | relpath.c | 88 relpath (char const *can_fname, char const *can_reldir, char *buf, size_t len) in relpath() function
|
D | local.mk | 381 src/relpath.c src/relpath.h 385 src_realpath_SOURCES = src/realpath.c src/relpath.c src/relpath.h
|
D | realpath.c | 161 || (can_relative_to && !relpath (can_fname, can_relative_to, nullptr, 0))) in process_path()
|
D | ln.c | 139 if (!relpath (realfrom, realdest, relative_from, PATH_MAX)) in convert_abs_rel()
|
/coreutils/po/ |
D | POTFILES.in | 107 src/relpath.c
|
/coreutils/doc/ |
D | coreutils.texi | 14904 @cindex relpath
|