Home
last modified time | relevance | path

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

/external/minijail/
Dlibminijail.c1668 static int remount_proc_readonly(const struct minijail *j) in remount_proc_readonly() function
2153 if (j->flags.remount_proc_ro && remount_proc_readonly(j)) in minijail_enter()