Home
last modified time | relevance | path

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

/busybox-1.35.0/selinux/
Druncon.c71 security_context_t file_context, new_context; in runcon_compute_new_context() local
77 SECCLASS_PROCESS, &new_context)) in runcon_compute_new_context()
79 cur_context = new_context; in runcon_compute_new_context()