Home
last modified time | relevance | path

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

/linux/tools/hv/
A Dhv_fcopy_uio_daemon.c291 char *in_path_name = (char *)smsg_in->path_name; in hv_fcopy_start() local
294 path_size = wcstombs(NULL, (const wchar_t *restrict)in_path_name, 0) + 1; in hv_fcopy_start()
307 wcstoutf8(path_name, (__u16 *)in_path_name, path_size); in hv_fcopy_start()

Completed in 6 milliseconds