Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/proc/src/
Dproc_file.c559 static int ProcRead(struct ProcDirEntry *pde, char *buf, size_t len) in ProcRead() function
628 result = ProcRead(pde, (char *)buf, len); in ReadProcFile()