Home
last modified time | relevance | path

Searched refs:sys_bclient (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_proto.c118 int sys_bclient; /* broadcast client enable */ variable
1212 if (sys_bclient == 0) { in receive()
4719 sys_bclient = 0; in init_proto()
4761 sys_bclient = (int)value; in proto_config()
4762 if (sys_bclient == 0) in proto_config()
4872 sys_bclient = 1; in proto_config()
Dntp_request.c1105 if (sys_bclient) in sys_info()
Dntp_io.c1972 if (sys_bclient) in update_interfaces()
/freebsd-9-stable/contrib/ntp/include/
Dntpd.h482 extern int sys_bclient; /* we set our time to broadcasts */
/freebsd-9-stable/contrib/ntp/
DCommitLog-4.1.04286 * ntpd/ntp_proto.c (proto_config): Don't set sys_bclient on