Searched refs:puffsfd (Results 1 – 1 of 1) sorted by relevance
108 int comfd, puffsfd; in readshovel() local111 puffsfd = args->pta_rumpfd; in readshovel()119 n = rump_sys_read(puffsfd, buf, sizeof(*phdr)); in readshovel()126 n = rump_sys_read(puffsfd, buf+sizeof(*phdr), in readshovel()163 int comfd, puffsfd; in writeshovel() local168 puffsfd = args->pta_rumpfd; in writeshovel()204 n = rump_sys_write(puffsfd, buf, phdr->pth_framelen); in writeshovel()