Home
last modified time | relevance | path

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

/kernel/liteos_m/components/shell/src/cmds/
H A Dvfs_shellcmd.c73 CHAR *fullpathBak = NULL; in OsShellCmdDoChdir() local
93 fullpathBak = fullpath; in OsShellCmdDoChdir()
96 free(fullpathBak); in OsShellCmdDoChdir()
109 free(fullpathBak); in OsShellCmdDoChdir()
116 free(fullpathBak); in OsShellCmdDoChdir()
162 CHAR *fullpathBak = NULL; in OsLs() local
198 fullpathBak = fullpath; in OsLs()
209 free(fullpathBak); in OsLs()

Completed in 2 milliseconds