Home
last modified time | relevance | path

Searched refs:ENTRY_IS_SYMBOLIC_LINK (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/
DLYMessages_en.h767 #define ENTRY_IS_SYMBOLIC_LINK gettext("Symbolic Link") macro
/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFTP.c1794 StrAllocCopy(entry_info->type, ENTRY_IS_SYMBOLIC_LINK); in parse_dls_line()
2399 StrAllocCopy(entry_info->type, ENTRY_IS_SYMBOLIC_LINK); in parse_dir_entry()
2835 FormatStr(&buf, start, ENTRY_IS_SYMBOLIC_LINK); in LYListFmtParse()