Home
last modified time | relevance | path

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

/coreutils/src/
Drelpath.c97 char const *relto_suffix = can_reldir + common_index; in relpath() local
101 if (*relto_suffix == '/') in relpath()
102 relto_suffix++; in relpath()
108 if (*relto_suffix) in relpath()
111 for (; *relto_suffix; ++relto_suffix) in relpath()
113 if (*relto_suffix == '/') in relpath()