OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_ext2___cd
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/ext2ed/
ext2_com.c
42
void
type_ext2___cd
(char *command_line)
function
ext2ed.h
287
extern void
type_ext2___cd
(char *command_line);
dir_com.c
184
calling directly
type_ext2___cd
.
237
sprintf (temp,"cd %s",full_dir_name);
type_ext2___cd
(temp);return;
init.c
102
add_user_command (&ext2_commands,"cd","Moves to the directory specified",
type_ext2___cd
);
Completed in 520 milliseconds