Home
last modified time | relevance | path

Searched refs:sync_type (Results 1 – 3 of 3) sorted by relevance

/external/tlsdate/src/
Dutil.c421 sync_type_str (int sync_type) in sync_type_str() argument
423 switch (sync_type) in sync_type_str()
Dutil.h69 const char *sync_type_str (int sync_type);
Ddbus.c241 const char *sync_type = sync_type_str (global_state->last_sync_type); in dbus_announce() local
256 DBUS_TYPE_STRING, &sync_type, in dbus_announce()