|
ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Classes | |
| struct | rfc2822_hdr_T |
Macros | |
| #define | rfc2822_free(f) FREE((f)->line) |
| #define | rfc2822_free_list(head) |
| #define | __ZE_RFC2822_H 1 |
Typedefs | |
| typedef struct rfc2822_hdr_T | rfc2822_hdr_T |
| typedef struct rfc2822_hdr_T * | rfc2822_hdr_P |
Functions | |
| rfc2822_hdr_T * | rfc2822_get_headers (char *buf, size_t size, char **nptr) |
| rfc2822_hdr_T * | rfc2822_lookup_header (rfc2822_hdr_T *head, char *key) |
| char * | rfc2822_get_value (rfc2822_hdr_T *header) |
| char * | rfc2822_get_main_attr (rfc2822_hdr_T *header) |
| char * | rfc2822_get_attr (rfc2822_hdr_T *header, char *attr) |
| #define __ZE_RFC2822_H 1 |
Definition at line 62 of file ze-rfc2822.h.