Home
last modified time | relevance | path

Searched defs:fileList (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/proc/os_adapt/
Dfd_proc.c47 static void FillFdInfo(struct SeqBuf *seqBuf, struct filelist *fileList, unsigned int pid, bool has… in FillFdInfo()
118 struct filelist *fileList = &tg_filelist; in FdProcFill() local