Lines Matching full:prev
94 add_user_command (&general_commands,"prev","Moves to the previous byte in hex mode",prev);
196 ptr->prev = ptr->next = NULL;
203 ptr->prev = last_type; last_type->next = ptr; last_type=ptr;
278 add_user_command (&ptr->type_commands,"prev","Pass to the previous byte",type_file___prev);
291 add_user_command (&ptr->type_commands,"prev","Move to next inode in current block group",type_ext2_inode___prev);
302 add_user_command (&ptr->type_commands,"prev","Pass to the previous directory entry",type_dir___prev);
319 add_user_command (&ptr->type_commands,"prev","Pass to the previous group descriptor",type_ext2_group_desc___prev);
333 add_user_command (&ptr->type_commands,"prev","Moves to the previous bit",type_ext2_block_bitmap___prev);
342 add_user_command (&ptr->type_commands,"prev","Moves to the previous bit",type_ext2_inode_bitmap___prev);