JunkBox_Lib
1.10.1
Loading...
Searching...
No Matches
smtp_tool.h
Go to the documentation of this file.
1
#ifndef __JBXL_SMTP_TOOLS_H_
2
#define __JBXL_SMTP_TOLLS_H_
3
11
#include "
protocol.h
"
12
13
14
char
*
get_smtp_rcpt
(
char
* mesg);
15
char
*
get_smtp_mailbox
(
char
* mesg);
16
int
is_smtp_onecommand
(
char
* mesg,
char
* com);
17
18
int
smtp_check_dot
(
char
* mesg);
19
20
21
#endif
22
protocol.h
プロトコル解析ライブラリ ヘッダ
is_smtp_onecommand
int is_smtp_onecommand(char *mesg, char *com)
Definition
smtp_tool.c:96
smtp_check_dot
int smtp_check_dot(char *mesg)
Definition
smtp_tool.c:121
get_smtp_rcpt
char * get_smtp_rcpt(char *mesg)
Definition
smtp_tool.c:22
get_smtp_mailbox
char * get_smtp_mailbox(char *mesg)
Definition
smtp_tool.c:62
xLib
smtp_tool.h
Generated on Sat Oct 12 2024 19:31:03 for JunkBox_Lib by
1.11.0