Searched refs:dafd (Results 1 – 1 of 1) sorted by relevance
170 static int dafd = -1; variable182 while (dafd == -1) in respondthread()185 while (dafd != -1) { in respondthread()187 pfd.fd = dafd; in respondthread()194 n = rump_sys_read(dafd, buf, sizeof(buf)); in respondthread()202 rump_sys_write(dafd, buf, n); in respondthread()238 dafd = kargs.pa_fd; in testbody()248 dafd = -1; in testbody()