Home
last modified time | relevance | path

Searched defs:unix_sock_path (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.h70 char unix_sock_path[PATH_MAX]; /**< path to unix sock */ member
H A Dmain.c18 const char *unix_sock_path; member
H A Divshmem-client.c144 ivshmem_client_init(IvshmemClient *client, const char *unix_sock_path, in ivshmem_client_init()
/openbmc/qemu/contrib/ivshmem-server/
H A Divshmem-server.h63 char unix_sock_path[PATH_MAX]; /**< path to unix socket */ member
H A Divshmem-server.c255 ivshmem_server_init(IvshmemServer *server, const char *unix_sock_path, in ivshmem_server_init()