Lines Matching refs:w2
461 struct both r1, r2, w1, w2;467 memset(&w2, 0, sizeof(w2));470 w2.nread = 8192;475 event_set(&w2.ev, pair[1], EV_WRITE, combined_write_cb, &w2);482 if (event_add(&w2.ev, NULL))