Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c155 char *fullpath_bak = NULL; in chdir() local
178 fullpath_bak = fullpath; in chdir()
181 free(fullpath_bak); in chdir()
187 free(fullpath_bak); in chdir()
193 free(fullpath_bak); in chdir()
207 free(fullpath_bak); in chdir()
581 char *fullpath_bak = NULL; in LsDir() local
607 fullpath_bak = fullpath; in LsDir()
621 free(fullpath_bak); in LsDir()
/kernel/liteos_a/fs/vfs/vfs_cmd/
H A Dvfs_shellcmd.c81 char *fullpath_bak = NULL; in osShellCmdDoChdir() local
101 fullpath_bak = fullpath; in osShellCmdDoChdir()
104 free(fullpath_bak); in osShellCmdDoChdir()
114 free(fullpath_bak); in osShellCmdDoChdir()
121 free(fullpath_bak); in osShellCmdDoChdir()

Completed in 4 milliseconds