Home
last modified time | relevance | path

Searched defs:new_path (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.3/user/apps/shell/
Dcmd.c172 char *new_path = (char *)malloc(dest_len + 2); in shell_cmd_cd() local
206 char *new_path = (char *)malloc(new_len + 2); in shell_cmd_cd() local