Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTChunk.h57 extern HTChunk *HTChunkCreate(int growby);
DHTChunk.c28 HTChunk *HTChunkCreate(int grow) in HTChunkCreate() function
DHTFTP.c3012 HTChunk *chunk = HTChunkCreate(128); in read_directory()
DSGML.c4425 context->string = HTChunkCreate(128); /* Grow by this much */ in SGML_new()
/mirbsd/src/gnu/usr.bin/lynx/src/
DHTInit.c769 expanded = HTChunkCreate(1024); in LYTestMailcapCommand()
796 expanded = HTChunkCreate(1024); in LYMakeMailcapCommand()