Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/desktop/
H A Dhotlist.c440 static nserror hotlist_add_folder_internal( in hotlist_add_folder_internal() function
806 err = hotlist_add_folder_internal(title, current_ctx->rel, in hotlist_load_directory_cb()
985 err = hotlist_add_folder_internal(title, NULL, in hotlist_generate()
1441 err = hotlist_add_folder_internal(temp, NULL, in hotlist_add_url()
1670 err = hotlist_add_folder_internal(title, relation, rel, &f, false); in hotlist_add_folder()