Lines Matching refs:syslog
206 syslog(LOG_ERR, "stop_control: %m"); in cleanup()
222 syslog(LOG_ERR, "timed out"); in handle_exit_timeout()
232 syslog(LOG_WARNING, "allowing %d seconds for IPv4LL timeout", timeout); in handle_exit_timeout()
265 syslog(LOG_INFO, "%s: removing interface", iface->name); in stop_interface()
319 syslog(LOG_DEBUG, "%s: sending %s with xid 0x%x", in send_message()
331 syslog(LOG_DEBUG, in send_message()
361 syslog(LOG_ERR, "%s: send_packet: %m", iface->name); in send_message()
374 syslog(LOG_ERR, "%s: send_raw_packet: %m", iface->name); in send_message()
433 syslog(LOG_ERR, "%s: lease expired", iface->name); in start_expire()
462 syslog(lvl, "%s: %s %s %s %s `%s'", iface->name, msg, a, in log_dhcp()
470 syslog(lvl, "%s: %s %s %s", in log_dhcp()
473 syslog(lvl, "%s: %s %s %s %s", in log_dhcp()
681 syslog(LOG_ERR, "%s: invalid UDP packet from %s", in handle_dhcp_packet()
687 syslog(LOG_WARNING, in handle_dhcp_packet()
694 syslog(LOG_WARNING, in handle_dhcp_packet()
702 syslog(LOG_WARNING, in handle_dhcp_packet()
708 syslog(LOG_ERR, in handle_dhcp_packet()
717 syslog(LOG_DEBUG, "%s: bogus cookie from %s", in handle_dhcp_packet()
723 syslog(LOG_DEBUG, in handle_dhcp_packet()
733 syslog(LOG_DEBUG, "%s: xid 0x%x is not for hwaddr %s", in handle_dhcp_packet()
754 syslog(LOG_INFO, "%s: releasing lease of %s", in send_release()
821 syslog(LOG_ERR, "get_duid: %m"); in configure_interface1()
847 syslog(LOG_DEBUG, "%s: using ClientID %s", iface->name, in configure_interface1()
850 syslog(LOG_DEBUG, "%s: using hwaddr %s", iface->name, in configure_interface1()
863 syslog(LOG_DEBUG, "%s: no profile %s", iface->name, profile); in select_profile()
870 syslog(LOG_INFO, "%s: selected profile %s", in select_profile()
927 syslog(LOG_ERR, "%s: carrier_status: %m", ifname); in handle_carrier()
931 syslog(LOG_INFO, "%s: carrier lost", iface->name); in handle_carrier()
944 syslog(LOG_INFO, "%s: carrier acquired", iface->name); in handle_carrier()
988 syslog(LOG_INFO, "%s: broadcasting for a lease (requesting %s)", in start_discover()
991 syslog(LOG_INFO, "%s: broadcasting for a lease", iface->name); in start_discover()
1009 syslog(LOG_INFO, "%s: renewing lease of %s", in start_renew()
1021 syslog(LOG_ERR, "%s: failed to renew, attempting to rebind", in start_rebind()
1071 syslog(LOG_INFO, in handle_3rdparty()
1119 syslog(LOG_INFO, "%s: waiting for carrier", iface->name); in start_reboot()
1131 syslog(LOG_INFO, "%s: informing address of %s", in start_reboot()
1141 syslog(LOG_INFO, "%s: rebinding lease of %s", in start_reboot()
1175 syslog(LOG_INFO, "%s: waiting for carrier", iface->name); in start_interface()
1203 syslog(LOG_WARNING, "%s: needs a clientid to configure", in start_interface()
1232 syslog(LOG_DEBUG, in start_interface()
1361 syslog(LOG_INFO, in handle_hwaddr()
1371 syslog(LOG_DEBUG, "%s: using hwaddr %s", in handle_hwaddr()
1402 syslog(LOG_INFO, "%s: removing IP address %s/%d", in handle_ifa()
1444 syslog(LOG_ERR, "manage_link: %m"); in handle_link()
1519 syslog(LOG_INFO, "received SIGINT, stopping"); in handle_signal()
1522 syslog(LOG_INFO, "received SIGTERM, stopping"); in handle_signal()
1526 syslog(LOG_INFO, "received SIGALRM, renewing"); in handle_signal()
1531 syslog(LOG_INFO, "received SIGALRM, rebinding"); in handle_signal()
1555 syslog(LOG_INFO, "received SIGHUP, releasing"); in handle_signal()
1559 syslog(LOG_INFO, "received SIGUSR, reconfiguring"); in handle_signal()
1565 syslog(LOG_WARNING, "received SIGPIPE"); in handle_signal()
1568 syslog(LOG_ERR, in handle_signal()
1617 syslog(LOG_ERR, "writev: %m"); in handle_args()
1628 syslog(LOG_ERR, "writev: %m"); in handle_args()
1684 syslog(LOG_INFO, "control command: %s", tmp); in handle_args()
1708 syslog(LOG_ERR, "handle_args: no interface"); in handle_args()
1738 syslog(LOG_ERR, "%s: open_socket: %m", iface->name); in open_sockets()
1749 syslog(LOG_ERR, "%s: open_udp_socket: %m", iface->name); in open_sockets()
1904 syslog(LOG_ERR, "chdir `/': %m"); in main()
1909 syslog(LOG_ERR, "dumplease requires an interface"); in main()
1928 syslog(LOG_ERR, "%s: no lease to dump", in main()
1940 syslog(LOG_INFO, in main()
1944 syslog(LOG_DEBUG, "send OK"); in main()
1947 syslog(LOG_ERR, "failed to send commands"); in main()
1952 syslog(LOG_ERR, "open_control: %m"); in main()
1959 syslog(LOG_WARNING, in main()
1968 syslog(LOG_ERR, "Android requires an interface"); in main()
1990 syslog(LOG_INFO, "sending signal %d to pid %d", in main()
1994 syslog(LOG_ERR, ""PACKAGE" not running"); in main()
1996 syslog(LOG_ERR, "kill: %m"); in main()
2006 syslog(LOG_INFO, "waiting for pid %d to exit", pid); in main()
2014 syslog(LOG_ERR, "pid %d failed to exit", pid); in main()
2028 syslog(LOG_ERR, ""PACKAGE in main()
2036 syslog(LOG_ERR, "mkdir `%s': %m", RUNDIR); in main()
2038 syslog(LOG_ERR, "mkdir `%s': %m", DBDIR); in main()
2043 syslog(LOG_ERR, "open `%s': %m", pidfile); in main()
2048 syslog(LOG_ERR, "flock `%s': %m", pidfile); in main()
2055 syslog(LOG_ERR, "Android requires an interface"); in main()
2078 syslog(LOG_INFO, "version " VERSION " starting"); in main()
2088 syslog(LOG_ERR, "start_control: %m"); in main()
2092 syslog(LOG_ERR, "init_socket: %m"); in main()
2098 syslog(LOG_ERR, "open_link_socket: %m"); in main()
2105 syslog(LOG_ERR, "ipv6rs: %m"); in main()
2115 syslog(LOG_ERR, "ipv6rs: %m"); in main()
2137 syslog(LOG_ERR, "%s: interface not found or invalid", in main()
2142 syslog(LOG_ERR, "no valid interfaces found"); in main()
2146 syslog(LOG_ERR, in main()
2189 syslog(LOG_WARNING, "no interfaces have a carrier"); in main()