Home
last modified time | relevance | path

Searched refs:WWW_DIRED (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFormat.h101 #define WWW_DIRED HTAtom_for("www/dired") macro
DHTAccess.c910 if (HTAnchor_format(anchor) == WWW_DIRED) in HTLoadDocument()
952 if (HTAnchor_format(anchor) == WWW_DIRED) in HTLoadDocument()
DHTFile.c1942 HTAnchor_setFormat(anchor, WWW_DIRED); in print_local_dir()