Home
last modified time | relevance | path

Searched defs:_select_data (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Duser.h142 struct _select_data { struct
143 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 */