Home
last modified time | relevance | path

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

/coreutils/src/
Drealpath.c113 path_prefix (char const *prefix, char const *path) in path_prefix() function
160 || (can_relative_base && !path_prefix (can_relative_base, can_fname)) in process_path()
262 if (path_prefix (base, can_relative_to)) in main()