Home
last modified time | relevance | path

Searched defs:csock (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/ui/
H A Ddbus-module.c27 qemu_dbus_display_add_client(int csock, Error **errp) in qemu_dbus_display_add_client()
H A Dspice-module.c58 static int qemu_spice_display_add_client_stub(int csock, int skipauth, in qemu_spice_display_add_client_stub()
H A Ddbus.c286 dbus_display_add_client(int csock, Error **errp) in dbus_display_add_client()
H A Dspice-core.c929 static int qemu_spice_display_add_client(int csock, int skipauth, int tls) in qemu_spice_display_add_client()
H A Dvnc.c4242 void vnc_display_add_client(const char *id, int csock, bool skipauth) in vnc_display_add_client()
/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c56 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 Dkcmsock.c1216 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 Dvhost-user-scsi.c374 int lsock = -1, csock = -1, err = EXIT_SUCCESS; in main() local
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c598 int lsock = -1, csock = -1; in main() local