Home
last modified time | relevance | path

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

/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-io-jobs.c53 GList *child_file_list = NULL; in _tij_collect_nofollow() local
63 child_file_list = thunar_io_scan_directory (job, lp->data, in _tij_collect_nofollow()
69 file_list = g_list_concat (child_file_list, file_list); in _tij_collect_nofollow()