Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_loopfilter.c164 u_char sys_poll; /* time constant/poll (log2 s) */ variable
[all...]
/freebsd/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c103 static int32_t sys_poll; variable
/freebsd/sys/kern/
H A Dsys_generic.c1487 sys_poll(struct thread *td, struct poll_args *uap) in sys_poll() function