Searched refs:filelist_pop_front (Results 1 – 2 of 2) sorted by relevance
104 FILELIST * filelist_pop_front( FILELIST * list );
603 FILELIST * filelist_pop_front( FILELIST * list ) in filelist_pop_front() function639 while ( filelist_length( list ) ) filelist_pop_front( list ); in filelist_free()