Home
last modified time | relevance | path

Searched refs:GetContainerLimitValue (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/proc/os_adapt/
Dsys_user.c66 static int GetContainerLimitValue(struct ProcFile *pf, const CHAR *buf, size_t count) in GetContainerLimitValue() function
95 int value = GetContainerLimitValue(pf, buf, size); in ProcSysUserWrite()