Home
last modified time | relevance | path

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

/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dnet-pop3.c555 n_err_sighdl(_("Received SIGPIPE during POP3 operation\n")); in a_pop3_catch()
564 n_err_sighdl(_("\n(Interrupt -- one more to abort operation)\n")); in a_pop3_maincatch()
H A Dmain.c405 n_err_sighdl(_("\nInterrupt\n")); in a_main_hdrstop()
H A Dmaildir.c125 n_err_sighdl(_("\nImportant operation in progress: " in __maildircatch_hold()
H A Dauxlily.c1148 n_err_sighdl(char const *format, ...){ /* TODO sigsafe; obsolete! */ in n_err_sighdl() function
H A Dobs-imap.c1124 n_err_sighdl(_("Interrupt\n")); in imapcatch()
1128 n_err_sighdl(_("Received SIGPIPE during IMAP operation\n")); in imapcatch()
1139 n_err_sighdl(_("Interrupt\n")); in _imap_maincatch()
H A Dgo.c976 n_err_sighdl(_("Interrupt\n")); in a_go_onintr()
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnailfuns.h320 FL void n_err_sighdl(char const *format, ...);