Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGlobalDefs.h507 extern BOOLEAN no_goto_bibp;
DLYGetFile.c862 (no_goto_bibp && in getfile()
DLYMain.c524 BOOLEAN no_goto_bibp = FALSE; variable
DLYUtils.c3659 { "goto_bibp", &no_goto_bibp, CAN_ANONYMOUS_GOTO_BIBP },
DLYMainLoop.c618 { STR_BIBP_URL, &no_goto_bibp }, in do_check_goto_URL()