HomeSort by relevance Sort by last modified time
    Searched refs:type_ext2___cd (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/ext2ed/
ext2_com.c 43 void type_ext2___cd (char *command_line) function
ext2ed.h 283 extern void type_ext2___cd (char *command_line);
dir_com.c 185 calling directly type_ext2___cd.
238 sprintf (temp,"cd %s",full_dir_name);type_ext2___cd (temp);return;
init.c 103 add_user_command (&ext2_commands,"cd","Moves to the directory specified",type_ext2___cd);

Completed in 2366 milliseconds