Home
last modified time | relevance | path

Searched refs:verb_debug (Results 1 – 12 of 12) sorted by relevance

/external/tlsdate/src/
Dtlsdate-helper.c314 verb_debug ("V: read %d bytes.", n, buf); in read_http_date_from_ssl()
478 verb_debug ("V: label found; total label count: %d", label_count); in dns_label_count()
512 verb_debug ("V: Inspecting '%s' for possible wildcard match against '%s'", in check_wildcard_match_rfc2595()
528 verb_debug ("V: Found wildcard in at start of provided certificate name"); in check_wildcard_match_rfc2595()
541 verb_debug ("V: Attempting match of '%s' against '%s'", in check_wildcard_match_rfc2595()
551 verb_debug ("V: Attempting match of '%s' against '%s'", in check_wildcard_match_rfc2595()
557 verb_debug ("V: remaining labels match!"); in check_wildcard_match_rfc2595()
561 verb_debug ("V: remaining labels do not match!"); in check_wildcard_match_rfc2595()
567 verb_debug ("V: NULL label; no wildcard here"); in check_wildcard_match_rfc2595()
572 verb_debug ("V: Not a RFC 2595 wildcard"); in check_wildcard_match_rfc2595()
[all …]
Ddbus.c382 verb_debug ("[event:%s]: fired", __func__); in handle_set_time()
418 verb_debug ("[event:%s]: fired", __func__); in handle_can_set_time()
435 verb_debug ("[dbus]: handler fired"); in handle_last_sync_info()
496 verb_debug ("[dbus] service dispatcher called"); in service_dispatch()
504 verb_debug ("[dbus] service request fired with bogus data"); in service_dispatch()
510 verb_debug ("[dbus] invalid interface supplied"); in service_dispatch()
519 verb_debug ("[dbus] invalid method supplied"); in service_dispatch()
572 verb_debug ("[dbus] initialized"); in init_dbus()
Dplatform-cros.c195 verb_debug ("[event:cros:%s]: fired", __func__); in handle_service_change()
235 verb_debug ("[event:cros:%s]: fired", __func__); in handle_manager_change()
254 verb_debug ("[event:cros:%s] service change on path %s", in handle_manager_change()
266 verb_debug ("[event:cros:%s]: fired", __func__); in handle_suspend_done()
287 verb_debug ("[event:cros:%s]: fired", __func__); in handle_proxy_change()
337 verb_debug ("[event:cros:%s]: fired", __func__); in handle_dbus_change()
359 verb_debug ("[event:%s] fired", __func__); in action_resolve_proxy()
447 verb_debug ("[cros] unknown message received: " in dbus_filter()
Dtlsdate-monitor.c84 verb_debug ("[tlsdate-monitor] spawned tlsdate: %d", pid); in tlsdate()
Dutil.h49 #define verb_debug debug macro
/external/tlsdate/src/events/
Dkickoff_time_sync.c73 verb_debug ("[event:%s] fired", __func__); in action_invalidate_time()
121 verb_debug ("[event:%s] fired", __func__); in action_kickoff_time_sync()
137 verb_debug ("[event:%s] time in sync. skipping", __func__); in action_kickoff_time_sync()
145 verb_debug ("[event:%s] called while tries are in progress", __func__); in action_kickoff_time_sync()
155 verb_debug ("[event:%s] called while tlsdate is pending", __func__); in action_kickoff_time_sync()
Droute_up.c26 verb_debug ("[event:%s] fired", __func__); in action_stdin_wakeup()
42 verb_debug ("[event:%s] fired", __func__); in action_netlink_ready()
48 verb_debug ("[event:%s] routes changed", __func__); in action_netlink_ready()
Dtlsdate_status.c64 verb_debug ("[event:%s] fired", __func__); in action_tlsdate_status()
67 verb_debug ("[event:%s] forcibly timing out tlsdate", __func__); in action_tlsdate_status()
120 verb_debug ("[%s] monitor fd pair (%d, %d)", __func__, fds[0], fds[1]); in setup_tlsdate_status()
Dsigchld.c62 verb_debug ("[event:%s] scheduling a retry", __func__); in handle_child_death()
118 verb_debug ("[event:%s] a child process has SIGCHLD'd!", __func__); in action_sigchld()
Dsave.c26 verb_debug ("[event:%s] fired", __func__); in action_sync_and_save()
Drun_tlsdate.c21 verb_debug ("[event:%s] fired", __func__); in action_run_tlsdate()
Dtime_set.c89 verb_debug ("[event:%s] fired", __func__); in action_time_set()