Home
last modified time | relevance | path

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

/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dhttp_caldav.c145 static int meth_get_head_fb(struct transaction_t *txn, void *params);
563 { &meth_get_head_fb, NULL }, /* GET */
564 { &meth_get_head_fb, NULL }, /* HEAD */
7617 static int meth_get_head_fb(struct transaction_t *txn, in meth_get_head_fb() function
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dhttp_caldav.c151 static int meth_get_head_fb(struct transaction_t *txn, void *params);
643 { &meth_get_head_fb, &caldav_params }, /* GET */
644 { &meth_get_head_fb, &caldav_params }, /* HEAD */
8250 static int meth_get_head_fb(struct transaction_t *txn, void *params) in meth_get_head_fb() function
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dhttp_caldav.c150 static int meth_get_head_fb(struct transaction_t *txn, void *params);
646 { &meth_get_head_fb, &caldav_params }, /* GET */
647 { &meth_get_head_fb, &caldav_params }, /* HEAD */
8336 static int meth_get_head_fb(struct transaction_t *txn, void *params) in meth_get_head_fb() function