Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/
Duserdefs.h128 #define GLOBAL_MAILCAP "Lynx_Dir:mailcap" macro
324 #define GLOBAL_MAILCAP MIME_LIBDIR "mailcap" macro
Dlynx.cfg2334 .h2 GLOBAL_MAILCAP
2345 #GLOBAL_MAILCAP:/usr/local/lib/mosaic/mailcap
2348 #GLOBAL_MAILCAP:Lynx_Dir:mailcap
DCHANGES1057 * ensure that the configured values for GLOBAL_EXTENSION_MAP and GLOBAL_MAILCAP
7487 GLOBAL_MAILCAP:/PATH_TO/lynx_doc/samples/mailcap
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYMain.c1202 StrAllocCopy(global_type_map, GLOBAL_MAILCAP); in main()