Home
last modified time | relevance | path

Searched refs:attach_delete (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-glance-store/glance_store-2.7.0/glance_store/tests/unit/
H A Dtest_cinder_store.py220 'attachment_delete') as attach_delete, \
243 attach_delete.assert_called_once_with(
266 attach_delete.assert_called_once_with(
284 attach_delete.assert_called_once_with(
H A Dtest_multistore_cinder.py254 'attachment_delete') as attach_delete, \
277 attach_delete.assert_called_once_with(
299 attach_delete.assert_called_once_with(fake_client,
317 attach_delete.assert_called_once_with(
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/sqwebmail/
H A Dattachments.c446 void attach_delete(const char *draft) in attach_delete() function
1076 attach_delete(draft); in doattach()
H A Dpcp.c77 extern void attach_delete(const char *);
2154 attach_delete(msg); in deleteattach()
/dports/mail/courier/courier-0.65.3/webmail/
H A Dattachments.c446 void attach_delete(const char *draft) in attach_delete() function
1072 attach_delete(draft); in doattach()
H A Dpcp.c78 extern void attach_delete(const char *);
2155 attach_delete(msg); in deleteattach()