Searched refs:type_ext2___cd (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/ext2ed/
H A Dext2_com.c42 void type_ext2___cd (char *command_line) function
H A Dext2ed.h283 extern void type_ext2___cd (char *command_line);
H A Ddir_com.c184 calling directly type_ext2___cd.
237 sprintf (temp,"cd %s",full_dir_name);type_ext2___cd (temp);return;
H A Dinit.c102 add_user_command (&ext2_commands,"cd","Moves to the directory specified",type_ext2___cd);

Completed in 101 milliseconds