Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTList.h86 extern void *HTList_removeObjectAt(HTList *me,
DHTList.c261 void *HTList_removeObjectAt(HTList *me, int position) in HTList_removeObjectAt() function
/mirbsd/src/gnu/usr.bin/lynx/src/
DGridText.c679 HTList_removeObjectAt(loaded_texts, i); in LY_check_calloc()
14667 HTList_removeObjectAt(loaded_texts, x - 1); in LYHandleCache()