Searched refs:XF_PROXY_SETUP_IOCTL (Results 1 – 1 of 1) sorted by relevance
46 #define XF_PROXY_SETUP_IOCTL _IO('P', 0x0) macro159 XF_CHK_ERR(ioctl(ipc->fd, XF_PROXY_SETUP_IOCTL, core) >= 0, -errno); in xf_ipc_open()