Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/
Duserdefs.h1503 #ifndef BLAT_MAIL
1504 #define BLAT_MAIL "blat" macro
Dlynx.cfg1463 # See also BLAT_MAIL and ALT_BLAT_MAIL flags.
3638 .h2 BLAT_MAIL
3639 # BLAT_MAIL is used in the Win32 port. It tells Lynx whether to use the
3648 #BLAT_MAIL:TRUE
3651 # BLAT_MAIL is used in the Win32 port. It tells Lynx whether to use the
3660 # See also BLAT_MAIL and SYSTEM_MAIL flags.
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYMain.c365 #define THAT_BLAT_MAIL BLAT_MAIL
367 #define THIS_BLAT_MAIL BLAT_MAIL
DLYMail.c418 HTAddParam(&b_cmd, format, 1, BLAT_MAIL); in blat_cmd()