Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/suid/common/
Dsandbox.h25 static const int kZygoteIdFd = 7; variable
/external/libchrome/sandbox/linux/suid/
Dsandbox.c252 if (close(kZygoteIdFd)) in MoveToNewNamespaces()