EP_mail_node 269 modules/ep/mail_parser.c node = (EPNodePtr) UT_malloc(sizeof(EP_mail_node)); EP_mail_node 362 modules/mm/mm.c EP_mail_node *mailnode, /* initialized node where to stock info */ EP_mail_node 497 modules/mm/mm.c void dispatch_to_driver(MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode) EP_mail_node 546 modules/mm/mm.c void parse_text_plain(MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode) EP_mail_node 591 modules/mm/mm.c void parse_message_rfc822(MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode) EP_mail_node 650 modules/mm/mm.c void parse_multipart_alternative (MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode) EP_mail_node 657 modules/mm/mm.c EP_mail_node *newnode; EP_mail_node 658 modules/mm/mm.c EP_mail_node *parsednode; EP_mail_node 659 modules/mm/mm.c EP_mail_node *nextnode; EP_mail_node 761 modules/mm/mm.c void parse_multipart_signed (MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode) EP_mail_node 766 modules/mm/mm.c EP_mail_node *newnode; EP_mail_node 111 modules/mm/mm.h int MM_extract_mime (const char *sourcefile, char *pfx, EP_mail_node *mailnode, long custom_debug); EP_mail_node 122 modules/mm/mm.h void dispatch_to_driver(MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode); EP_mail_node 126 modules/mm/mm.h void parse_text_plain(MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode); EP_mail_node 127 modules/mm/mm.h void parse_multipart_alternative (MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode); EP_mail_node 128 modules/mm/mm.h void parse_multipart_signed (MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode); EP_mail_node 129 modules/mm/mm.h void parse_message_rfc822 (MAILSTREAM *stream, BODY *body, char *pfx, EP_mail_node *mailnode);