Searched defs:final_path (Results 1 – 2 of 2) sorted by relevance
72 let final_path = paths.reduce(|prev, next| make::path_concat(next, prev))?; in resolve_full_path() localVariable
457 char *final_path; in concat_file_path() local