Searched defs:bool_num (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/security/selinux/ |
| H A D | selinuxfs.c | 71 unsigned int bool_num; member 524 static void sel_remove_old_bool_data(unsigned int bool_num, char **bool_names, in sel_remove_old_bool_data() argument 1417 sel_make_bools(struct selinux_policy *newpolicy, struct dentry *bool_dir, unsigned int *bool_num, char ***bool_pending_names, unsigned int **bool_pending_values) sel_make_bools() argument [all...] |
| /kernel/linux/linux-6.6/security/selinux/ |
| H A D | selinuxfs.c | 72 unsigned int bool_num; member 495 static void sel_remove_old_bool_data(unsigned int bool_num, char **bool_names, in sel_remove_old_bool_data() argument 1360 sel_make_bools(struct selinux_policy *newpolicy, struct dentry *bool_dir, unsigned int *bool_num, char ***bool_pending_names, int **bool_pending_values) sel_make_bools() argument [all...] |
Completed in 6 milliseconds