Home
last modified time | relevance | path

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

/dports/www/kannel/gateway-1.4.4/addons/opensmppbox/gw/
H A Dopensmppbox.c1458 void check_multipart(Boxc *box, Msg *msg, int *msg_to_send, Msg **msg2, List **parts_list) in check_multipart() function
1597 check_multipart(box, msg, &msg_to_send, &msg2, &parts_list); in handle_pdu()
1639 check_multipart(box, msg, &msg_to_send, &msg2, &parts_list); in handle_pdu()
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeline.cpp1961 static bool check_multipart(const char* ptr, char* boundary) { in check_multipart() function
2282 else if(check_multipart(ptr, boundary)) { in MakeLineIndex()
/dports/net/kamailio/kamailio-5.4.5/src/modules/textops/
H A Dtextops.c1584 static int check_multipart(struct sip_msg *msg) in check_multipart() function
1618 if(check_multipart(msg)!=1) { in ki_filter_body()
2512 if(check_multipart(msg)==1) { in ki_set_multibody()