Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYMain.c488 char *startfile = NULL; /* the first file */ variable
770 FREE(startfile); in free_lynx_globals()
1199 StrAllocCopy(startfile, STARTFILE); in main()
1200 LYEscapeStartfile(&startfile); in main()
1645 StrAllocCopy(startfile, cp); in main()
1646 LYEscapeStartfile(&startfile); in main()
1654 StrAllocCopy(LynxHome, startfile); in main()
1722 StrAllocCopy(startfile, result); in main()
2043 if (HEAD_request && LYCanDoHEAD(startfile) != TRUE) { in main()
2046 startfile); in main()
[all …]
DLYMainLoop.c3661 ret = HTParse((ret + 3), startfile, PARSE_ALL); in handle_LYK_JUMP()
3667 ret = HTParse(ret, startfile, PARSE_ALL); in handle_LYK_JUMP()
5565 set_address(&newdoc, startfile); in mainloop()
5566 StrAllocCopy(startrealm, startfile); in mainloop()
5579 CTRACE((tfp, "Entering mainloop, startfile=%s\n", startfile)); in mainloop()
5764 newdoc.address && startfile && homepage && in mainloop()
5765 (!strcmp(newdoc.address, startfile) || in mainloop()
5990 !LYSameFilename(homepage, startfile)) { in mainloop()
6004 StrAllocCopy(startfile, homepage); in mainloop()
6163 if (!strcmp(homepage, startfile)) in mainloop()
[all …]
DLYReadCFG.c952 StrAllocCopy(startfile, value); in startfile_fun()
955 if (is_url(startfile) == 0) { in startfile_fun()
958 HTSprintf0(&tmp, "%s\\%s", program_dir, startfile); in startfile_fun()
959 FREE(startfile); in startfile_fun()
960 LYLocalFileToURL(&startfile, tmp); in startfile_fun()
DLYGlobalDefs.h285 extern char *startfile;
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES2696 * escape blanks and other non-7bit graphic characters in startfile and similar
4061 * add option -stdin, which tells Lynx to read the startfile from standard
5115 900K html file loaded as startfile occupied 30M of virtual memory, lynx
6120 access to startfile fails but first_file is not true -KW
6427 printed when the startfile cannot be accessed and for traversal and mail
Dlynx.cfg1853 # from which the link was derived, but not for startfile URLs, 'g'oto