Searched refs:filelist_push_front (Results 1 – 3 of 3) sorted by relevance
103 FILELIST * filelist_push_front( FILELIST * list, OBJECT * path );
500 archive->members = filelist_push_front( archive->members, object_new( buf ) ); in file_collect_archive_content_()
564 FILELIST * filelist_push_front( FILELIST * list, OBJECT * path ) in filelist_push_front() function