Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dnbd.c1620 const char *unixpath; in nbd_parse_filename() local
1658 if (strstart(host_spec, "unix:", &unixpath)) { in nbd_parse_filename()
1660 qdict_put_str(options, "server.path", unixpath); in nbd_parse_filename()