Home
last modified time | relevance | path

Searched defs:webdavdb (Results 1 – 12 of 12) sorted by relevance

/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dwebdav_db.c122 struct webdav_db *webdavdb = NULL; in webdav_open_userid() local
139 struct webdav_db *webdavdb = NULL; in webdav_open_mailbox() local
160 EXPORTED int webdav_close(struct webdav_db *webdavdb) in webdav_close()
184 EXPORTED int webdav_begin(struct webdav_db *webdavdb) in webdav_begin()
189 EXPORTED int webdav_commit(struct webdav_db *webdavdb) in webdav_commit()
194 EXPORTED int webdav_abort(struct webdav_db *webdavdb) in webdav_abort()
299 EXPORTED int webdav_lookup_resource(struct webdav_db *webdavdb, in webdav_lookup_resource()
324 EXPORTED int webdav_lookup_imapuid(struct webdav_db *webdavdb, in webdav_lookup_imapuid()
469 EXPORTED int webdav_delete(struct webdav_db *webdavdb, unsigned rowid) in webdav_delete()
484 HIDDEN int webdav_delmbox(struct webdav_db *webdavdb, const char *mailbox) in webdav_delmbox()
[all …]
H A Dhttp_dav_sharing.c712 struct webdav_db *webdavdb = NULL; in dav_send_notification() local
778 struct webdav_db *webdavdb = NULL; in notify_post() local
H A Dhttp_caldav.c1537 struct webdav_db *webdavdb; member
1555 struct webdav_db **webdavdb) in open_attachments()
1590 struct webdav_db *webdavdb = NULL; in manage_attachments() local
2875 struct webdav_db *webdavdb) in decrement_refcount()
2912 struct webdav_db *webdavdb) in increment_refcount()
2944 struct webdav_db *webdavdb = NULL; in caldav_post_attach() local
H A Dmailbox.c3488 struct webdav_db *webdavdb = NULL; in mailbox_update_webdav() local
5624 struct webdav_db *webdavdb = NULL; in mailbox_delete_webdav() local
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dwebdav_db.c122 struct webdav_db *webdavdb = NULL; in webdav_open_userid() local
139 struct webdav_db *webdavdb = NULL; in webdav_open_mailbox() local
160 EXPORTED int webdav_close(struct webdav_db *webdavdb) in webdav_close()
184 EXPORTED int webdav_begin(struct webdav_db *webdavdb) in webdav_begin()
189 EXPORTED int webdav_commit(struct webdav_db *webdavdb) in webdav_commit()
194 EXPORTED int webdav_abort(struct webdav_db *webdavdb) in webdav_abort()
299 EXPORTED int webdav_lookup_resource(struct webdav_db *webdavdb, in webdav_lookup_resource()
324 EXPORTED int webdav_lookup_imapuid(struct webdav_db *webdavdb, in webdav_lookup_imapuid()
374 EXPORTED int webdav_foreach(struct webdav_db *webdavdb, const char *mailbox, in webdav_foreach()
469 EXPORTED int webdav_delete(struct webdav_db *webdavdb, unsigned rowid) in webdav_delete()
[all …]
H A Dhttp_dav_sharing.c712 struct webdav_db *webdavdb = NULL; in dav_send_notification() local
778 struct webdav_db *webdavdb = NULL; in notify_post() local
H A Dhttp_caldav.c1413 struct webdav_db **webdavdb) in open_attachments()
1448 struct webdav_db *webdavdb = NULL; in manage_attachments() local
2788 struct webdav_db *webdavdb) in decrement_refcount()
2825 struct webdav_db *webdavdb) in increment_refcount()
2857 struct webdav_db *webdavdb = NULL; in caldav_post_attach() local
H A Dmailbox.c3394 struct webdav_db *webdavdb = NULL; in mailbox_update_webdav() local
5426 struct webdav_db *webdavdb = NULL; in mailbox_delete_webdav() local
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dwebdav_db.c106 struct webdav_db *webdavdb = NULL; in webdav_open_userid() local
121 struct webdav_db *webdavdb = NULL; in webdav_open_mailbox() local
140 EXPORTED int webdav_close(struct webdav_db *webdavdb) in webdav_close()
164 EXPORTED int webdav_begin(struct webdav_db *webdavdb) in webdav_begin()
169 EXPORTED int webdav_commit(struct webdav_db *webdavdb) in webdav_commit()
174 EXPORTED int webdav_abort(struct webdav_db *webdavdb) in webdav_abort()
276 EXPORTED int webdav_lookup_resource(struct webdav_db *webdavdb, in webdav_lookup_resource()
301 EXPORTED int webdav_lookup_uid(struct webdav_db *webdavdb, const char *res_uid, in webdav_lookup_uid()
323 EXPORTED int webdav_foreach(struct webdav_db *webdavdb, const char *mailbox, in webdav_foreach()
414 EXPORTED int webdav_delete(struct webdav_db *webdavdb, unsigned rowid) in webdav_delete()
[all …]
H A Dhttp_caldav.c1135 struct webdav_db *webdavdb = NULL; in manage_attachments() local
2232 struct webdav_db *webdavdb) in decrement_refcount()
2269 struct webdav_db *webdavdb) in increment_refcount()
2301 struct webdav_db *webdavdb = NULL; in caldav_post_attach() local
H A Dmailbox.c3129 struct webdav_db *webdavdb = NULL; in mailbox_update_webdav() local
4887 struct webdav_db *webdavdb = NULL; in mailbox_delete_webdav() local
H A Dhttp_dav.c6057 struct webdav_db *webdavdb = NULL; in send_notification() local
9205 struct webdav_db *webdavdb = NULL; in notify_post() local