Home
last modified time | relevance | path

Searched refs:do_lcd (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/debugfs/
Ddebug_cmds.c240 extern void do_lcd __SS_PROTO;
590 do_lcd,
Ddebugfs.h132 extern void do_lcd(int argc, char **argv);
Ddebug_cmds.ct133 request do_lcd, "Change the current directory on your native filesystem",
Ddebugfs.c296 void do_lcd(int argc, char **argv) in do_lcd() function