Home
last modified time | relevance | path

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

/dports/x11/libfm-extra/libfm-1.3.2/src/base/
H A Dfm-nav-history.c64 static void fm_nav_history_item_free(FmNavHistoryItem* item) in fm_nav_history_item_free() function
78 g_queue_foreach(&self->items, (GFunc)fm_nav_history_item_free, NULL); in fm_nav_history_finalize()
250 fm_nav_history_item_free(item); in cut_history()
283 fm_nav_history_item_free(tmp); in fm_nav_history_chdir()
327 g_queue_foreach(&nh->items, (GFunc)fm_nav_history_item_free, NULL); in fm_nav_history_clear()
/dports/x11/libfm/libfm-1.3.2/src/base/
H A Dfm-nav-history.c64 static void fm_nav_history_item_free(FmNavHistoryItem* item) in fm_nav_history_item_free() function
78 g_queue_foreach(&self->items, (GFunc)fm_nav_history_item_free, NULL); in fm_nav_history_finalize()
250 fm_nav_history_item_free(item); in cut_history()
283 fm_nav_history_item_free(tmp); in fm_nav_history_chdir()
327 g_queue_foreach(&nh->items, (GFunc)fm_nav_history_item_free, NULL); in fm_nav_history_clear()