Searched defs:nstgid (Results 1 – 1 of 1) sorted by relevance
62 static int nsinfo__get_nspid(pid_t *tgid, pid_t *nstgid, bool *in_pidns, const char *path) in nsinfo__get_nspid()375 pid_t tgid = 0, nstgid = 0; in nsinfo__is_in_root_namespace() local