g_queue_pop_head 1569 src/filemanager/file.c             lp = (link_t *) g_queue_pop_head (erase_list);
g_queue_pop_head  904 src/filemanager/find.c     return (vfs_path_t *) g_queue_pop_head (&dir_queue);