Home
last modified time | relevance | path

Searched refs:hasPrivilege (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/fs/proc/os_adapt/
H A Dfd_proc.c47 static void FillFdInfo(struct SeqBuf *seqBuf, struct filelist *fileList, unsigned int pid, bool hasPrivilege) in FillFdInfo() argument
79 if (hasPrivilege) { in FillFdInfo()
93 bool hasPrivilege; in FdProcFill() local
105 hasPrivilege = true; in FdProcFill()
114 hasPrivilege = false; in FdProcFill()
122 FillFdInfo(seqBuf, fileList, pidList[i], hasPrivilege); in FdProcFill()

Completed in 1 milliseconds