Searched refs:is_unix (Results 1 – 1 of 1) sorted by relevance
3572 int is_unix; member3740 int is_unix) in qemu_chr_open_tcp() argument3752 if (is_unix) { in qemu_chr_open_tcp()3787 if (is_unix) in qemu_chr_open_tcp()3802 s->is_unix = is_unix; in qemu_chr_open_tcp()3803 s->do_nodelay = do_nodelay && !is_unix; in qemu_chr_open_tcp()3812 if (is_unix) { in qemu_chr_open_tcp()