Home
last modified time | relevance | path

Searched refs:nuke_tolist (Results 1 – 7 of 7) sorted by relevance

/dports/mail/ecartis/ecartis-1.0.0/src/inc/
H A Dtolist.h29 extern void nuke_tolist(void);
H A Dlpm-api.h162 void (*nuke_tolist)(void); member
/dports/mail/ecartis/ecartis-1.0.0/src/
H A Dlma.c223 API.nuke_tolist = nuke_tolist; in build_lpm_api()
H A Dcore.c875 nuke_tolist(); in finish_listserver()
H A Dtolist.c39 void nuke_tolist(void) in nuke_tolist() function
H A DCHANGELOG.19992311 -- Removed the API hooks to the nuke_* functions (except for nuke_tolist).
/dports/mail/ecartis/ecartis-1.0.0/src/modules/digest/
H A Ddigest.c802 LMAPI->nuke_tolist(); in digest_send()