Searched defs:_select_data (Results 1 – 1 of 1) sorted by relevance
142 struct _select_data { struct143 u_int64_t abstime;144 int count;145 struct select_nocancel_args *args; /* original syscall arguments */146 int32_t *retval; /* place to store return val */