Searched defs:maxLen (Results 1 - 8 of 8) sorted by relevance
/kernel/liteos_a/kernel/extended/dynload/src/ |
H A D | los_exec_elf.c | 51 STATIC INT32 OsGetRealPath(const CHAR *fileName, CHAR *buf, UINT32 maxLen)
in OsGetRealPath() argument
|
/kernel/liteos_a/kernel/base/misc/ |
H A D | task_shellcmd.c | 257 STATIC VOID TaskPendingReasonInfoGet(const TaskInfo *taskInfo, CHAR *pendReason, UINT32 maxLen, UINTPTR *lockID) in TaskPendingReasonInfoGet() argument
|
/kernel/liteos_a/testsuites/unittest/container/ |
H A D | It_container_test.cpp | 124 int GetLine(char *buf, int count, int maxLen, char **array) in GetLine() argument
|
/kernel/linux/linux-5.10/lib/ |
H A D | decompress_bunzip2.c | 87 int minLen, maxLen; member 236 int minLen, maxLen, pp; in get_next_block() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | decompress_bunzip2.c | 87 int minLen, maxLen; member 236 int minLen, maxLen, pp; in get_next_block() local [all...] |
/kernel/liteos_a/apps/shell/src/ |
H A D | shcmd.c | 299 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 D | shcmd.c | 273 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 D | process_plimits_test.cpp | 587 int GetLine(char *buf, int count, int maxLen, char **array) in GetLine() argument
|
Completed in 8 milliseconds