Searched refs:HTVMS_name (Results 1 – 8 of 8) sorted by relevance
| /mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/ |
| D | HTFTP.h | 37 extern char *HTVMS_name(const char *nn,
|
| D | HTFTP.c | 293 char *HTVMS_name(const char *nn, in HTVMS_name() function 3698 cp = HTVMS_name("", filename); in HTFTPLoad()
|
| D | HTFile.c | 2398 ? HTVMS_name(nodename, localname) in decompressAndParse()
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | LYUtils.h | 33 #define HTSYS_name(path) HTVMS_name("", path)
|
| D | LYMain.c | 1286 StrAllocCopy(temp, HTVMS_name("", lynx_temp_space)); in main() 1833 StrAllocCopy(temp, HTVMS_name("", lynx_save_space)); in main()
|
| D | LYUtils.c | 5620 (fbuffer_size - 1), HTVMS_name("", temp)); in LYAddPathToHome() 6708 BStrCopy0(*result, HTVMS_name("", (*given)->str)); in LYValidateFilename()
|
| D | LYMainLoop.c | 2082 StrAllocCopy(VMSdir, HTVMS_name("", cp)); in handle_LYK_DIRED_MENU() 2089 StrAllocCopy(VMSdir, HTVMS_name("", cp)); in handle_LYK_DIRED_MENU()
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 4369 * combine redundant HTMake_VMS_name() with HTVMS_name() -TD 7744 * modify HTDOS_name to be consistent with HTVMS_name, which does not modify
|