Home
last modified time | relevance | path

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

/kernel/liteos_a/apps/shell/src/
Dshcmd.c181 static int OsShowPageControl(unsigned int timesPrint, unsigned int lineCap, unsigned int count) in OsShowPageControl() function
243 ret = OsShowPageControl(timesPrint, lineCap, count); in OsPrintMatchList()
/kernel/liteos_a/shell/full/src/base/
Dshcmd.c174 STATIC INT32 OsShowPageControl(UINT32 timesPrint, UINT32 lineCap, UINT32 count) in OsShowPageControl() function
236 ret = OsShowPageControl(timesPrint, lineCap, count); in OsPrintMatchList()