Home
last modified time | relevance | path

Searched refs:ptrarray_push (Results 1 – 25 of 26) sorted by relevance

12

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/lib/
H A Dptrarray.h78 #define ptrarray_push(pa, s) ptrarray_append((pa), (s)) macro
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/lib/
H A Dptrarray.h78 #define ptrarray_push(pa, s) ptrarray_append((pa), (s)) macro
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/lib/
H A Dptrarray.h78 #define ptrarray_push(pa, s) ptrarray_append((pa), (s)) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_rtmp/libamf/src/
H A Dptrarray.h33 void ptrarray_push(ptrarray * array, void * data);
H A Dptrarray.c118 void ptrarray_push(ptrarray * array, void * data) { in ptrarray_push() function
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Djmap_mail_query.c707 if (xq) ptrarray_push(&childqueries, xq); in _email_matchmime_evaluate()
899 ptrarray_push(&work, jfilter); in jmap_email_matchmime()
905 ptrarray_push(&work, jval); in jmap_email_matchmime()
H A Djmap_api.c705 ptrarray_push(&method_calls, json_incref(mc)); in jmap_api()
716 ptrarray_push(&processed_methods, mc); in jmap_api()
1003 ptrarray_push(req->method_calls, json_pack("[s,o,s]", method, args, client_id)); in jmap_add_subreq()
1230 ptrarray_push(&parts, mybody); in jmap_findblob()
1243 ptrarray_push(&parts, mypart->subpart); in jmap_findblob()
1245 ptrarray_push(&parts, mypart->subpart + i); in jmap_findblob()
2224 ptrarray_push(&f->conditions, jmap_buildfilter(cond, parse)); in jmap_buildfilter()
2229 ptrarray_push(&f->conditions, parse(arg)); in jmap_buildfilter()
H A Djmap_mailbox.c1350 ptrarray_push(&work, ptrarray_nth(root, i)); in _mboxquery_run()
1356 ptrarray_push(&query->result, rec); in _mboxquery_run()
1360 ptrarray_push(&work, ptrarray_nth(children, i)); in _mboxquery_run()
1379 ptrarray_push(&work, ptrarray_nth(root, i)); in _mboxquery_run()
1390 ptrarray_push(&work, child); in _mboxquery_run()
H A Dsearch_xapian.c1275 if (qq) ptrarray_push(&childqueries, qq); in opnode_to_query()
1293 if (q) ptrarray_push(&childqueries, q); in opnode_to_query()
1311 if (q) ptrarray_push(&childqueries, q); in opnode_to_query()
1959 ptrarray_push(&bb->stack, on); in begin_boolean()
H A Dindex.c2367 ptrarray_push(response, md); in index_convmultisort()
2368 ptrarray_push(&results, response); in index_convmultisort()
2687 ptrarray_push(&removed, msg); in index_convupdates()
2690 ptrarray_push(&added, msg); in index_convupdates()
2693 ptrarray_push(&changed, msg); in index_convupdates()
2699 ptrarray_push(&removed, msg); in index_convupdates()
2701 ptrarray_push(&added, msg); in index_convupdates()
H A Dhttp_tzdist.c2796 ptrarray_push(tzs, tz); in collect_timezones_cb()
H A Djmap_mail.c2203 ptrarray_push(&todo, w); in _email_buildsearch()
2226 ptrarray_push(&todo, ww); in _email_buildsearch()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Djmap_mail_query.c657 if (xq) ptrarray_push(&childqueries, xq); in _email_matchmime_evaluate()
1046 ptrarray_push(&work, jfilter); in jmap_email_matchmime()
1052 ptrarray_push(&work, jval); in jmap_email_matchmime()
H A Djmap_api.c739 ptrarray_push(&method_calls, json_incref(mc)); in jmap_api()
750 ptrarray_push(&processed_methods, mc); in jmap_api()
1075 ptrarray_push(req->method_calls, json_pack("[s,o,s]", method, args, client_id)); in jmap_add_subreq()
1326 ptrarray_push(&parts, mybody); in _jmap_findblob()
1339 ptrarray_push(&parts, mypart->subpart); in _jmap_findblob()
1341 ptrarray_push(&parts, mypart->subpart + i); in _jmap_findblob()
2296 ptrarray_push(&f->conditions, jmap_buildfilter(cond, parse)); in jmap_buildfilter()
2301 ptrarray_push(&f->conditions, parse(arg)); in jmap_buildfilter()
H A Dindex.c2431 ptrarray_push(response, md); in index_convmultisort()
2432 ptrarray_push(&results, response); in index_convmultisort()
2751 ptrarray_push(&removed, msg); in index_convupdates()
2754 ptrarray_push(&added, msg); in index_convupdates()
2757 ptrarray_push(&changed, msg); in index_convupdates()
2763 ptrarray_push(&removed, msg); in index_convupdates()
2765 ptrarray_push(&added, msg); in index_convupdates()
5781 ptrarray_push(&submsgs, (void*)root); in find_striphtml_parts()
5782 ptrarray_push(&work, (void*) root); in find_striphtml_parts()
5787 ptrarray_push(&submsgs, (void*)body); in find_striphtml_parts()
[all …]
H A Djmap_mailbox.c1417 ptrarray_push(&work, ptrarray_nth(root, i)); in _mboxquery_run()
1423 ptrarray_push(&query->result, rec); in _mboxquery_run()
1427 ptrarray_push(&work, ptrarray_nth(children, i)); in _mboxquery_run()
1446 ptrarray_push(&work, ptrarray_nth(root, i)); in _mboxquery_run()
1457 ptrarray_push(&work, child); in _mboxquery_run()
H A Dsearch_xapian.c1273 if (qq) ptrarray_push(&childqueries, qq); in opnode_to_query()
1300 if (q) ptrarray_push(&childqueries, q); in opnode_to_query()
1318 if (q) ptrarray_push(&childqueries, q); in opnode_to_query()
2004 ptrarray_push(&bb->stack, on); in begin_boolean()
H A Dhttp_tzdist.c2796 ptrarray_push(tzs, tz); in collect_timezones_cb()
H A Djmap_mail.c2188 ptrarray_push(&work, root); in _emailsearch_normalise()
2197 ptrarray_push(&work, c); in _emailsearch_normalise()
H A Dimapd.c3918 ptrarray_push(&stages, curstage); in cmd_append()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dsearch_xapian.c879 if (qq) ptrarray_push(&childqueries, qq); in opnode_to_query()
893 if (q) ptrarray_push(&childqueries, q); in opnode_to_query()
1024 ptrarray_push(&bb->stack, on); in begin_boolean()
H A Dindex.c2358 ptrarray_push(response, md); in index_convmultisort()
2359 ptrarray_push(&results, response); in index_convmultisort()
2675 ptrarray_push(&removed, msg); in index_convupdates()
2678 ptrarray_push(&added, msg); in index_convupdates()
2681 ptrarray_push(&changed, msg); in index_convupdates()
2687 ptrarray_push(&removed, msg); in index_convupdates()
2689 ptrarray_push(&added, msg); in index_convupdates()
H A Dsearch_sphinx.c323 ptrarray_push(&bb->stack, on); in begin_boolean()
H A Dhttp_tzdist.c2750 ptrarray_push(tzs, tz); in collect_timezones_cb()
H A Dimapd.c3804 ptrarray_push(&stages, curstage); in cmd_append()

12