Home
last modified time | relevance | path

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

/linux/tools/hv/
A Dhv_fcopy_uio_daemon.c290 char *in_file_name = (char *)smsg_in->file_name; in hv_fcopy_start() local
293 file_size = wcstombs(NULL, (const wchar_t *restrict)in_file_name, 0) + 1; in hv_fcopy_start()
306 wcstoutf8(file_name, (__u16 *)in_file_name, file_size); in hv_fcopy_start()

Completed in 5 milliseconds