Searched refs:prh (Results 1 – 2 of 2) sorted by relevance
805 PRHelperClient *prh; in accept_client() local813 prh = g_new(PRHelperClient, 1); in accept_client()814 prh->ioc = cioc; in accept_client()815 prh->fd = -1; in accept_client()816 prh->co = qemu_coroutine_create(prh_co_entry, prh); in accept_client()817 qemu_coroutine_enter(prh->co); in accept_client()
2322 uint64_t prh:4; member2328 uint64_t prh:4;