Home
last modified time | relevance | path

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

/base/startup/init/services/sandbox/
Dsandbox_namespace.c51 int SetNamespace(int nsFd, int nsType) in SetNamespace()
/base/startup/appspawn/modules/common/
Dappspawn_namespace.c169 int nsFd = open(nsPath, O_RDONLY); in GetNsPidFd() local