Home
last modified time | relevance | path

Searched refs:LYShowVisitedLinks (Results 1 – 6 of 6) sorted by relevance

/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DLYHistory.h16 extern int LYShowVisitedLinks(char **newfile);
H A DLYHistory.c809 int LYShowVisitedLinks(char **newfile) in LYShowVisitedLinks() function
H A DLYMainLoop.c4998 c = LYShowVisitedLinks(&newdoc.address); in handle_LYK_VLINKS()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DLYHistory.h16 extern int LYShowVisitedLinks(char **newfile);
H A DLYHistory.c812 int LYShowVisitedLinks(char **newfile) in LYShowVisitedLinks() function
H A DLYMainLoop.c4998 c = LYShowVisitedLinks(&newdoc.address); in handle_LYK_VLINKS()