Searched refs:abs_src (Results 1 – 1 of 1) sorted by relevance
1930 char *abs_src = canonicalize_file_name (src_name); in same_file_ok() local1931 if (abs_src) in same_file_ok()1933 bool result = ! same_nameat (AT_FDCWD, abs_src, in same_file_ok()1935 free (abs_src); in same_file_ok()