Home
last modified time | relevance | path

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

/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dhttp_caldav.c331 static const struct prop_entry caldav_props[] = { variable
506 { 0, caldav_props }, /* Allow infinite depth */
5538 &caldav_parse_path, caldav_props, node, cal ? 1 : 0); in propfind_calurl()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dhttp_caldav.c349 static const struct prop_entry caldav_props[] = { variable
588 { 0, caldav_props }, /* Allow infinite depth */
5869 &caldav_parse_path, caldav_props, node, cal ? 1 : 0); in propfind_calurl()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dhttp_caldav.c352 static const struct prop_entry caldav_props[] = { variable
591 { 0, caldav_props }, /* Allow infinite depth */
5957 &caldav_parse_path, caldav_props, node, cal ? 1 : 0); in propfind_calurl()