Searched refs:pr_flag_bool (Results 1 – 1 of 1) sorted by relevance
165 static struct bool_flags pr_flag_bool[] = { variable174 const size_t pr_flag_bool_size = sizeof(pr_flag_bool);630 for (bf = pr_flag_bool; in kern_jail_set()631 bf < pr_flag_bool + nitems(pr_flag_bool); in kern_jail_set()2191 for (bf = pr_flag_bool; in kern_jail_get()2192 bf < pr_flag_bool + nitems(pr_flag_bool); in kern_jail_get()4417 for (bf = pr_flag_bool; bf < pr_flag_bool + nitems(pr_flag_bool); bf++) in db_show_prison()