Home
last modified time | relevance | path

Searched refs:error_logging (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h238 extern BOOLEAN error_logging; /* TRUE to mail error messages */
DLYMain.c219 BOOLEAN error_logging = MAIL_SYSTEM_ERROR_LOGGING; variable
3684 "nolog", 4|UNSET_ARG, error_logging,
DLYReadCFG.c1594 PARSE_SET(RC_MAIL_SYSTEM_ERROR_LOGGING, error_logging),
DLYMainLoop.c5883 if (error_logging && nhist > 0 && !popped_doc && in mainloop()