Searched refs:al_open_directory (Results 1 – 5 of 5) sorted by relevance
138 bool al_open_directory(ALLEGRO_FS_ENTRY *e) in al_open_directory() function248 if (!dir || !al_open_directory(dir)) { in al_for_each_fs_entry()
39 if (!al_open_directory(entry)) { in print_entry()
65 al_open_directory(entry); in listdir()
105 AL_FUNC(bool, al_open_directory, (ALLEGRO_FS_ENTRY *e));
543 if (al_open_directory(dir)) { in ljoy_scan()