Searched refs:file_archivescan (Results 1 – 3 of 3) sorted by relevance
72 void file_archivescan( OBJECT * path, archive_scanback func, void * closure );
132 void file_archivescan( OBJECT * path, archive_scanback func, void * closure ) in file_archivescan() function
2620 file_archivescan( list_item( iter ), builtin_glob_archive_back, &globbing ); in builtin_glob_archive()