Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Drelative-path.c216 char *up, *common_target_path, *relative_path; in relative_path_to() local
276 common_target_path = node_offset(to_absolute, common + 1); in relative_path_to()
277 if (!common_target_path) { in relative_path_to()
285 if (asprintf(&relative_path, "%s%s", up, common_target_path) == -1) { in relative_path_to()
287 up, common_target_path, -ENOMEM); in relative_path_to()

Completed in 4 milliseconds