Searched refs:sioc (Results 1 – 2 of 2) sorted by relevance
68 + QIOChannelSocket *sioc = NULL;101 + sioc = qio_channel_socket_new_fd(fds[0], errp);102 + if (!sioc) {109 + tcp_chr_new_client(chr, sioc);118 + if (sioc) {119 + object_unref(OBJECT(sioc));
200 struct atmif_sioc __user *sioc = argp; in do_vcc_ioctl() local202 len = &sioc->length; in do_vcc_ioctl()203 if (get_user(buf, &sioc->arg)) in do_vcc_ioctl()205 if (get_user(number, &sioc->number)) in do_vcc_ioctl()