Home
last modified time | relevance | path

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

/kernel/liteos_m/components/shell/src/cmds/
H A Dvfs_shellcmd.c382 STATIC INT32 OsShellCmdDoCp(const CHAR *srcFilePath, const CHAR *dstFileName) in OsShellCmdDoCp() function
723 ret = OsShellCmdDoCp(fullpath, dst); in OsWildcardExtractDirectory()
769 ret = OsShellCmdDoCp(src, dst); in OsWildcardExtractDirectory()
883 ret = OsShellCmdDoCp(srcFullPath, drcFullPath); in OsShellCmdCp()

Completed in 2 milliseconds