Home
last modified time | relevance | path

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

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