Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/blktap2/vhd/lib/
A Dlibvhd.c1298 char *uri, *uri_utf8, *uri_utf8p, *ret; in vhd_macx_encode_location() local
1311 urip = uri = malloc(ibl + 1); in vhd_macx_encode_location()
1314 if (!uri || !uri_utf8) in vhd_macx_encode_location()
1324 snprintf(uri, ibl+1, "file://%s", name); in vhd_macx_encode_location()
1347 free(uri); in vhd_macx_encode_location()
1382 err = asprintf(&uri, ".\\%s", tmp); in vhd_w2u_encode_location()
1384 err = asprintf(&uri, "%s", name); in vhd_w2u_encode_location()
1389 tmp = uri; in vhd_w2u_encode_location()
1396 len = strlen(uri); in vhd_w2u_encode_location()
1399 urip = uri; in vhd_w2u_encode_location()
[all …]
/xen-4.10.0-shim-comet/m4/
A Dax_compare_version.m477 # Copyright (c) 2008 Tim Toolan <toolan@ele.uri.edu>

Completed in 10 milliseconds