Searched defs:csock (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/ui/ |
H A D | dbus-module.c | 27 qemu_dbus_display_add_client(int csock, Error **errp) in qemu_dbus_display_add_client()
|
H A D | spice-module.c | 58 static int qemu_spice_display_add_client_stub(int csock, int skipauth, in qemu_spice_display_add_client_stub()
|
H A D | dbus.c | 286 dbus_display_add_client(int csock, Error **errp) in dbus_display_add_client()
|
H A D | spice-core.c | 929 static int qemu_spice_display_add_client(int csock, int skipauth, int tls) in qemu_spice_display_add_client()
|
H A D | vnc.c | 4242 void vnc_display_add_client(const char *id, int csock, bool skipauth) in vnc_display_add_client()
|
/openbmc/linux/net/bluetooth/hidp/ |
H A D | sock.c | 56 struct socket *csock; in do_hidp_sock_ioctl() local 175 struct socket *csock; in hidp_sock_compat_ioctl() local
|
/openbmc/linux/net/kcm/ |
H A D | kcmsock.c | 1216 static int kcm_attach(struct socket *sock, struct socket *csock, in kcm_attach() 1321 struct socket *csock; in kcm_attach_ioctl() local 1450 struct socket *csock; in kcm_unattach_ioctl() local
|
/openbmc/qemu/contrib/vhost-user-scsi/ |
H A D | vhost-user-scsi.c | 374 int lsock = -1, csock = -1, err = EXIT_SUCCESS; in main() local
|
/openbmc/qemu/contrib/vhost-user-blk/ |
H A D | vhost-user-blk.c | 598 int lsock = -1, csock = -1; in main() local
|