ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Functions | |
rcpt_addr_T * | rcpt_list_free (rcpt_addr_T *head) |
rcpt_addr_T * | rcpt_list_add (rcpt_addr_T **head, char *rcpt, int access) |
rcpt_addr_T* rcpt_list_add | ( | rcpt_addr_T ** | head, |
char * | rcpt, | ||
int | access | ||
) |
Definition at line 62 of file ze-rcpt-list.c.
rcpt_addr_T* rcpt_list_free | ( | rcpt_addr_T * | head | ) |
Definition at line 36 of file ze-rcpt-list.c.