Home
last modified time | relevance | path

Searched defs:maxLen (Results 1 - 8 of 8) sorted by relevance

/kernel/liteos_a/kernel/extended/dynload/src/
H A Dlos_exec_elf.c51 STATIC INT32 OsGetRealPath(const CHAR *fileName, CHAR *buf, UINT32 maxLen) in OsGetRealPath() argument
/kernel/liteos_a/kernel/base/misc/
H A Dtask_shellcmd.c257 STATIC VOID TaskPendingReasonInfoGet(const TaskInfo *taskInfo, CHAR *pendReason, UINT32 maxLen, UINTPTR *lockID) in TaskPendingReasonInfoGet() argument
/kernel/liteos_a/testsuites/unittest/container/
H A DIt_container_test.cpp124 int GetLine(char *buf, int count, int maxLen, char **array) in GetLine() argument
/kernel/linux/linux-5.10/lib/
H A Ddecompress_bunzip2.c87 int minLen, maxLen; member
236 int minLen, maxLen, pp; in get_next_block() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c87 int minLen, maxLen; member
236 int minLen, maxLen, pp; in get_next_block() local
[all...]
/kernel/liteos_a/apps/shell/src/
H A Dshcmd.c299 static int OsExecNameMatch(const char *strPath, const char *nameLooking, char *strObj, unsigned int *maxLen) in OsExecNameMatch() argument
339 unsigned int maxLen = 0; in OsTabMatchFile() local
/kernel/liteos_a/shell/full/src/base/
H A Dshcmd.c273 STATIC INT32 OsExecNameMatch(const CHAR *strPath, const CHAR *nameLooking, CHAR *strObj, UINT32 *maxLen) in OsExecNameMatch() argument
386 UINT32 maxLen = 0; in OsTabMatchFile() local
/kernel/liteos_a/testsuites/unittest/process/plimits/
H A Dprocess_plimits_test.cpp587 int GetLine(char *buf, int count, int maxLen, char **array) in GetLine() argument

Completed in 8 milliseconds