Searched defs:canonicalize_file_name (Results 1 – 2 of 2) sorted by relevance
30 #define canonicalize_file_name(path) realpath(path, NULL) macro
1334 TEST(MemorySanitizer, canonicalize_file_name) { in TEST() argument