Home
last modified time | relevance | path

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

/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTList.h182 #define HTList_free(x) HT_FREE(x) macro
/dports/www/libwww/w3c-libwww-5.4.2/PICS-client/src/
H A DCSUser.c249 HTList_free(me->userServices); in CSUserData_free()
252 HTList_free(me->proxies); in CSUserData_free()
/dports/www/libwww/w3c-libwww-5.4.2/Library/Examples/
H A Dmyext.c366 HTList_free (me->active); in App_delete()
H A Dmyext2.c523 HTList_free (me->active); in App_delete()