Searched refs:ERRORLIST (Results 1 – 2 of 2) sorted by relevance
99 } ERRORLIST; typedef119 ERRORLIST *imap_errorstack;
319 ERRORLIST *mail_newerrorlist(void) in mail_newerrorlist()321 return (ERRORLIST *) memset(fs_get(sizeof(ERRORLIST)), 0, sizeof(ERRORLIST)); in mail_newerrorlist()331 void mail_free_errorlist(ERRORLIST **errlist) in mail_free_errorlist()531 ERRORLIST *ecur = NIL; in PHP_RSHUTDOWN_FUNCTION()3654 ERRORLIST *cur=NIL; in PHP_FUNCTION()3680 ERRORLIST *cur=NIL; in PHP_FUNCTION()4475 ERRORLIST *cur = NIL; in mm_log()
Completed in 18 milliseconds