Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTChunk.h140 extern void HTChunkEnsure(HTChunk *ch, int s);
DHTChunk.c164 void HTChunkEnsure(HTChunk *ch, int needed) in HTChunkEnsure() function