Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFTP.c2649 static int compare_EntryInfo_structs(EntryInfo *entry1, EntryInfo *entry2) in compare_EntryInfo_structs() function
3010 HTBTree *bt = HTBTree_new((HTComparer) compare_EntryInfo_structs); in read_directory()