Searched refs:hardpath (Results 1 – 2 of 2) sorted by relevance
431 char *hardpath; in safe_location() local446 hardpath = xcanonicalize_file_name (current_parsed_root->directory); in safe_location()507 hardpath_len = strlen (hardpath); in safe_location()509 && strncmp (current, hardpath, hardpath_len) == 0) in safe_location()525 free (hardpath); in safe_location()
1923 char *hardpath = canonicalize_file_name (path); in xcanonicalize_file_name() local1924 if (!hardpath) in xcanonicalize_file_name()1926 return hardpath; in xcanonicalize_file_name()