Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYLocal.c740 testpath = HTfullURL_toFile(cp); in remove_tagged()
865 src_path = HTfullURL_toFile(cp); in modify_tagged()
1067 cp = HTfullURL_toFile(links[doc->link].lname); in local_modify()
1182 cp = HTfullURL_toFile(doc->address); in local_create()
1289 tp = HTfullURL_toFile(cp); in local_remove()
2070 path = HTfullURL_toFile(links[doc->link].lname); in dired_options()
2084 dir = HTfullURL_toFile(doc->address); in dired_options()
2332 char *local_src = HTfullURL_toFile(srcpath); in local_install()
2445 args[src] = HTfullURL_toFile(name); in local_install()
DLYUpload.c186 StrAllocCopy(curloc, HTfullURL_toFile(directory)); in LYUpload_options()
DLYShowInfo.c179 temp = HTfullURL_toFile(doc->address); in LYShowInfo()
187 temp = HTfullURL_toFile(links[doc->link].lname); in LYShowInfo()
DLYMainLoop.c2554 cp = HTfullURL_toFile(cp); in handle_LYK_EDIT()
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFile.h56 #define HTfullURL_toFile(name) HTnameOfFile_WWW(name,FALSE,TRUE) macro
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES8571 by HTfullURL_toFile - TD
8575 EMX local filenames (other macros: HTfullURL_toFile, HTpartURL_toFile) - TD