Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/services/
Dcredentials.cc306 const char kGidMapFile[] = "/proc/self/gid_map"; in MoveToNewUserNS() local
308 PCHECK(NamespaceUtils::WriteToIdMapFile(kGidMapFile, gid)); in MoveToNewUserNS()