Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libecal/
H A De-cal-component.c867 GSList **pattaches = user_data; in get_attachments_cb() local
870 g_return_val_if_fail (pattaches != NULL, FALSE); in get_attachments_cb()
875 *pattaches = g_slist_prepend (*pattaches, attach); in get_attachments_cb()