Home
last modified time | relevance | path

Searched refs:CAMEL_SERVICE_DISCONNECTED (Results 1 – 9 of 9) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-service.c501 service->priv->status = CAMEL_SERVICE_DISCONNECTED; in service_shared_connect_cb()
579 service->priv->status = CAMEL_SERVICE_DISCONNECTED; in service_shared_disconnect_cb()
960 CAMEL_SERVICE_DISCONNECTED, in camel_service_class_init()
1074 service->priv->status = CAMEL_SERVICE_DISCONNECTED; in camel_service_init()
1197 CAMEL_SERVICE_DISCONNECTED); in camel_service_get_connection_status()
1828 case CAMEL_SERVICE_DISCONNECTED: in camel_service_connect()
2014 case CAMEL_SERVICE_DISCONNECTED: in camel_service_disconnect()
H A Dcamel-enums.h462 CAMEL_SERVICE_DISCONNECTED, enumerator
H A Dcamel-offline-store.c171 camel_service_get_connection_status (CAMEL_SERVICE (object)) == CAMEL_SERVICE_DISCONNECTED) { in offline_store_notify()
361 camel_service_get_connection_status (service) != CAMEL_SERVICE_DISCONNECTED) { in camel_offline_store_set_online_sync()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/Microsoft365/camel/
H A Dcamel-m365-transport.c155 if (camel_service_get_connection_status (service) == CAMEL_SERVICE_DISCONNECTED) in m365_transport_connect_sync()
H A Dcamel-m365-store.c507 if (camel_service_get_connection_status (service) == CAMEL_SERVICE_DISCONNECTED) in m365_store_connect_sync()
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/EWS/camel/
H A Dcamel-ews-transport.c155 if (camel_service_get_connection_status (service) == CAMEL_SERVICE_DISCONNECTED) in ews_transport_connect_sync()
H A Dcamel-ews-store.c1451 if (camel_service_get_connection_status (service) == CAMEL_SERVICE_DISCONNECTED) in ews_connect_sync()
/dports/mail/evolution/evolution-3.42.1/src/mail/
H A Dem-folder-tree-model.c1836 case CAMEL_SERVICE_DISCONNECTED: in folder_tree_model_update_status_icon()
/dports/mail/evolution/evolution-3.42.1/src/libemail-engine/
H A Dmail-folder-cache.c675 if (!was_connecting && store_info->last_status == CAMEL_SERVICE_DISCONNECTED && in mail_folder_cache_check_connection_status_cb()