g_queue_pop_head 1587 src/filemanager/file.c             lp = (struct link *) g_queue_pop_head (erase_list);
g_queue_pop_head  896 src/filemanager/find.c     return (vfs_path_t *) g_queue_pop_head (&dir_queue);