Home
last modified time | relevance | path

Searched refs:n_panic (Results 1 – 12 of 12) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dstrings.c471 n_panic(_("Memory allocation too large"));
500 n_panic(_("Memory allocation too large"));
H A Dmessage.c1240 n_panic(_("Bad message number to unmark")); in a_msg_unmark()
1380 n_panic(_("temporary file seek")); in setinput()
1705 n_panic(_("Bad message number to mark")); in mark()
H A Dmaildir.c1019 n_panic(_("Cannot change back to current directory")); in maildir_setfile()
1090 n_panic(_("Cannot change back to current directory")); in maildir_quit()
H A Dauxlily.c488 n_panic(_("The system hostname is invalid, " in n_nodename()
1195 n_panic(char const *format, ...){ in n_panic() function
H A Dchild.c209 n_panic(_("Cannot install signal handler for child process controller")); in mx_child_controller_setup()
H A Dmain.c211 n_panic(_("Cannot associate a name with uid %lu"), S(ul,n_user_id)); in a_main_startup()
H A Dnet-pop3.c788 n_panic("net-pop3.c bug\n"); in a_pop3_get()
H A Dfile-streams.c188 su_DBGOR(n_panic, n_alert)(_("Invalid file pointer")); in a_fs_unregister_file()
H A Dgo.c867 su_DBG( n_panic(_("Implementation error: unknown argument type: %d"), in a_go_evaluate()
H A Dxtls.c552 n_panic(_("Cannot seed the *TLS PseudoRandomNumberGenerator, " in a_xtls_rand_init()
H A Daccmacvar.c1739 n_panic(_("Cannot set *%s* to default value: %s"), in a_amv_var_lookup()
/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnailfuns.h327 FL void n_panic(char const *format, ...);