Searched defs:sender_context (Results 1 – 2 of 2) sorted by relevance
42 struct sender_context { struct43 unsigned int num_fds;44 int ready_out;45 int wakefd;46 int out_fds[0];
39 struct sender_context { struct40 unsigned int num_fds;41 int ready_out;42 int wakefd;43 int out_fds[];