Home
last modified time | relevance | path

Searched refs:no_goto_https (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h337 extern BOOLEAN no_goto_https;
DLYGetFile.c876 (no_goto_https && in getfile()
DLYMain.c269 BOOLEAN no_goto_https = FALSE; variable
DLYUtils.c3676 { "goto_https", &no_goto_https, CAN_ANONYMOUS_GOTO_HTTPS },
DLYMainLoop.c611 { STR_HTTPS_URL, &no_goto_https }, in do_check_goto_URL()