Searched defs:destroying (Results 1 - 5 of 5) sorted by relevance
| /dovecot/src/lib-program-client/ | ||
| H A D | program-client-private.h | 72 bool destroying:1; member in struct:program_client |
| /dovecot/src/master/ | ||
| H A D | service.h | 152 bool destroying:1; member in struct:service_list |
| /dovecot/src/lib-storage/index/imapc/ | ||
| H A D | imapc-storage.h | 62 bool destroying:1; member in struct:imapc_storage_client |
| /dovecot/src/lib-smtp/ | ||
| H A D | smtp-client-private.h | 170 bool destroying:1; member in struct:smtp_client_connection |
| /dovecot/src/login-common/ | ||
| H A D | login-proxy.c | 67 bool destroying:1; member in struct:login_proxy 487 if (proxy->destroying) 489 proxy->destroying = TRUE; |
Completed in 11 milliseconds