Searched refs:sys_bclient (Results 1 – 6 of 6) sorted by relevance
485 extern int sys_bclient; /* we set our time to broadcasts */
143 int sys_bclient; /* broadcast client enable */ variable1478 if (sys_bclient == 0) { in receive()5212 sys_bclient = 0; in init_proto()5253 sys_bclient = (int)value; in proto_config()5254 if (sys_bclient == 0) in proto_config()5364 sys_bclient = 1; in proto_config()
1107 if (sys_bclient) in sys_info()
2014 if (broadcast_client_enabled || sys_bclient) in update_interfaces()
4286 * ntpd/ntp_proto.c (proto_config): Don't set sys_bclient on
2590 semantic of 'sys_bclient' is too intricate for simple changes