Searched defs:root_ns (Results 1 - 1 of 1) sorted by relevance

/security/apparmor/
H A Dpolicy.c93 struct aa_namespace *root_ns; variable in typeref:struct:aa_namespace
543 root_ns = alloc_namespace(NULL, "root");
544 if (!root_ns)
555 struct aa_namespace *ns = root_ns;
556 root_ns = NULL;

Completed in 76 milliseconds