Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/proc/os_adapt/
Dprocess_proc.c457 UidGidExtent uidGidExtent = userContainer->uidMap.extent[0]; in ProcIDMapRead() local
459 (void)LosBufPrintf(seqBuf, "%d %d %u\n", uidGidExtent.first, uidGidExtent.lowerFirst, in ProcIDMapRead()
460 uidGidExtent.count); in ProcIDMapRead()