Home
last modified time | relevance | path

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

/kernel/liteos_m/components/shell/src/cmds/
H A Dfullpath.c184 SetErrno(ENOMEM); in VfsNotAbsolutePath()
194 SetErrno(ENAMETOOLONG); in VfsNotAbsolutePath()
218 SetErrno(ENOMEM); in VfsNormalizeFullpath()
224 SetErrno(EINVAL); in VfsNormalizeFullpath()
H A Dvfs_shellcmd.c176 SetErrno(-ret); in OsLs()
410 SetErrno(-ret); in OsShellCmdDoCp()
452 SetErrno(-ret); in OsShellCmdDoCp()
833 SetErrno(-ret); in OsShellCmdCp()
846 SetErrno(-ret); in OsShellCmdCp()
/kernel/liteos_m/components/shell/include/
H A Dshow.h49 STATIC INLINE VOID SetErrno(INT32 errcode) in SetErrno() function
56 SetErrno(errcode); in SetErr()

Completed in 2 milliseconds