Searched defs:timeout_data (Results 1 – 4 of 4) sorted by relevance
58 struct timeout_data { struct59 char *s, *k;61 struct pollfd pfd;62 sigjmp_buf sj;63 int fds[2], pid, rc;
78 struct timeout_data { struct79 char *s, *k;81 struct pollfd pfd;82 sigjmp_buf sj;83 int fds[2], pid, rc;
275 void *timeout_data; /* User data pointer */ member
269 struct timeout_data { struct270 char *s, *k;272 struct pollfd pfd;273 sigjmp_buf sj;274 int fds[2], pid, rc;