Home
last modified time | relevance | path

Searched defs:start_at_filename (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/mape/cpp-handles/
H A Dgroup-handle.cpp69 …oupHandle* handle, const gchar* wildcard, gsize* size, gchar* filename, gboolean start_at_filename) in c4_group_handle_find_next_entry()
74 …oupHandle* handle, const gchar* wildcard, gsize* size, gchar* filename, gboolean start_at_filename) in c4_group_handle_access_next_entry()
/dports/graphics/feh/feh-3.5/src/
H A Dslideshow.c72 char *start_at_filename = strrchr(opt.start_list_at, '/'); in init_slideshow_mode() local