Searched defs:sys_poll (Results 1 – 3 of 3) sorted by relevance
164 u_char sys_poll; /* time constant/poll (log2 s) */ variable [all...]
103 static int32_t sys_poll; variable
1487 sys_poll(struct thread *td, struct poll_args *uap) in sys_poll() function