Searched refs:context_ntp_service_exists (Results 1 – 1 of 1) sorted by relevance
264 static int context_ntp_service_exists(Context *c) { in context_ntp_service_exists() function628 return sd_bus_message_append(reply, "b", context_ntp_service_exists(c) > 0); in property_get_can_ntp()937 if (context_ntp_service_exists(c) <= 0) in method_set_ntp()