Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
Dwww_tcp.h88 # define STRUCT_DIRENT struct dirent macro
91 # define STRUCT_DIRENT struct direct macro
104 # undef STRUCT_DIRENT
105 # define STRUCT_DIRENT struct dirent64 macro
DHTFile.c1894 STRUCT_DIRENT *dirbuf; in print_local_dir()
2828 STRUCT_DIRENT *dirbuf; in HTLoadFile()